This commit is contained in:
2024-06-19 16:19:57 +08:00
parent c496a13617
commit 0fe7d53aa8
5 changed files with 5 additions and 8 deletions

View File

@@ -137,7 +137,6 @@ const tableStore = new TableStore({
}
],
beforeSearchFun: () => {
tableStore.table.params.orgNo = tableStore.table.params.deptIndex
tableStore.table.params.currentPage = tableStore.table.params.pageNum
},
loadCallback: () => {