若依
2022-10-28 6ff685308227459f7b518afcc6379dbdb7fd64ae
ruoyi-ui/src/views/system/user/index.vue
@@ -20,6 +20,7 @@
            :expand-on-click-node="false"
            :filter-node-method="filterNode"
            ref="tree"
            node-key="id"
            default-expand-all
            highlight-current
            @node-click="handleNodeClick"
@@ -536,6 +537,8 @@
    resetQuery() {
      this.dateRange = [];
      this.resetForm("queryForm");
      this.queryParams.deptId = undefined;
      this.$refs.tree.setCurrentKey(null);
      this.handleQuery();
    },
    // 多选框选中数据