mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 03:16:44 +08:00
搜索时页数改为1
This commit is contained in:
@@ -384,6 +384,7 @@ export default defineComponent({
|
||||
};
|
||||
//搜索
|
||||
const handleSearch1 = () => {
|
||||
state.currentPage1 = 1
|
||||
getTableDate();
|
||||
};
|
||||
//重置
|
||||
|
||||
Reference in New Issue
Block a user