Explorar o código

调整机构编辑

luojun %!s(int64=2) %!d(string=hai) anos
pai
achega
f64586bfd6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/system/dept/index.vue

+ 1 - 1
src/views/system/dept/index.vue

@@ -621,7 +621,7 @@ export default {
             this.$modal.msgSuccess("处理成功");
             this.open = false;
             this.getList();
-            // this.getDeptTree();
+            this.getDeptTree();
           });
         }
       });