Pārlūkot izejas kodu

Merge branch 'V0.0.2' of http://10.87.10.227:4000/jzyd_yyds/soc_web into V0.0.2

zhulu 2 gadi atpakaļ
vecāks
revīzija
600132224b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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();
           });
         }
       });