搜索时页数改为1

This commit is contained in:
zhangsir
2023-10-19 15:57:29 +08:00
parent 20d282bb9f
commit b6d28ad62e

View File

@@ -384,6 +384,7 @@ export default defineComponent({
};
//搜索
const handleSearch1 = () => {
state.currentPage1 = 1
getTableDate();
};
//重置