@@ -567,6 +567,7 @@ import { getStore, setStore } from "@/util/store";
type: "success",
message: "删除成功!",
});
+ this.nodeDetail={}
})
.catch(() => {});