优化页面

This commit is contained in:
guanj
2025-07-18 16:27:39 +08:00
parent aa323c0d9c
commit f1b157ac26
7 changed files with 2235 additions and 322 deletions

View File

@@ -119,8 +119,7 @@ const handleSortChange = ({ field, order }: any) => {
return a[field] < b[field] ? 1 : -1
}
})
console.log(tableStore.isWebPaging)
if (tableStore.isWebPaging) {
tableStore.table.data = JSON.parse(
JSON.stringify(