Explorar o código

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

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

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

@@ -451,7 +451,7 @@ function getList() {
 /** 节点单击事件 */
 function handleNodeClick(data) {
   queryParams.value.deptId = data.id;
-  getList();
+  handleQuery();
 };
 /** 搜索按钮操作 */
 function handleQuery() {