mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-02-28 07:13:17 +00:00
uncomment
This commit is contained in:
@@ -55,7 +55,7 @@ export default {
|
||||
axios
|
||||
.post("/clients/clients/", this.client)
|
||||
.then(r => {
|
||||
//this.$emit("close");
|
||||
this.$emit("close");
|
||||
this.$store.dispatch("loadTree");
|
||||
this.$store.dispatch("getUpdatedSites");
|
||||
this.notifySuccess(r.data);
|
||||
|
||||
Reference in New Issue
Block a user