فهرست منبع

部门管理新增

Zn 1 سال پیش
والد
کامیت
a690d956c4
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      ruoyi-ui/src/views/system/user/index.vue

+ 3 - 0
ruoyi-ui/src/views/system/user/index.vue

@@ -689,6 +689,9 @@ export default {
       this.$refs.tree.filter(val);
     },
   },
+  activated(){
+    this.getDeptTree();
+  },
   created() {
     this.getList();
     this.getDeptTree();