Explorar o código

用户管理部门查询选择节点后分页参数初始

RuoYi %!s(int64=3) %!d(string=hai) anos
pai
achega
d51e7cbb51
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ruoyi-ui/src/views/system/user/index.vue

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

@@ -495,7 +495,7 @@ export default {
     // 节点单击事件
     handleNodeClick(data) {
       this.queryParams.deptId = data.id;
-      this.getList();
+      this.handleQuery();
     },
     // 用户状态修改
     handleStatusChange(row) {