duy 1 년 전
부모
커밋
ef7512b379
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/measure/systemUnit.vue

+ 1 - 0
src/views/measure/systemUnit.vue

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