更新页面

This commit is contained in:
2025-07-11 15:08:23 +08:00
parent f5d605fc23
commit 69bee283a8
9 changed files with 150 additions and 317 deletions

View File

@ -91,7 +91,7 @@ const onSearch = (val) =>{
}
const changeNo = (val) =>{
pageData.pageConfiger.pageNum = val;
pageData.pageConfiger.current = val;
getList()
}
const changeSize = (val) =>{