角色页面分页插件写死,导致第二页无法触发
This commit is contained in:
parent
67864e67b3
commit
1bc8732f22
@ -288,7 +288,6 @@ const getList = () => {
|
||||
* 搜索按钮操作
|
||||
*/
|
||||
const handleQuery = () => {
|
||||
queryParams.value.pageNum = 1;
|
||||
getList();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user