1
wwl
6 天以前 05c1bc4570f3a5faf4dad7683bfced0712908aba
src/views/system/user/index.vue
@@ -1611,6 +1611,7 @@
    // 根据名称筛选部门树
    deptName(val) {
      console.log(val);
      this.$refs.tree.filter(val);
    },
    treeId(newVal, oldVal) {
      if (newVal) {