ruoyi-ui/src/views/system/user/index.vue @@ -545,7 +545,7 @@ }, /** 搜索按钮操作 */ handleQuery() { this.queryParams.page = 1; this.queryParams.pageNum = 1; this.getList(); }, /** 重置按钮操作 */