mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-15 08:25:10 +08:00
角色页面分页插件写死,导致第二页无法触发
This commit is contained in:
parent
67864e67b3
commit
1bc8732f22
@ -288,7 +288,6 @@ const getList = () => {
|
||||
* 搜索按钮操作
|
||||
*/
|
||||
const handleQuery = () => {
|
||||
queryParams.value.pageNum = 1;
|
||||
getList();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user