也曾为你、像超人
2022-10-22 4517dea98de7b4c748df7e1b4752249bc1d1f79a
重置时取消部门选中

Signed-off-by: 也曾为你、像超人 <1553592282@qq.com>
已修改1个文件
3 ■■■■■ 文件已修改
ruoyi-ui/src/views/system/user/index.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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();
    },
    // 多选框选中数据