电网一张图代码提交

This commit is contained in:
sjl
2025-09-01 14:13:01 +08:00
parent b9e29802bd
commit 65f645eaaf
2 changed files with 148 additions and 33 deletions

View File

@@ -223,7 +223,7 @@ const tableStore: any = new TableStore({
}
],
beforeSearchFun: () => {
// tableStore.table.params.deptId = tableStore.table.params.deptIndex
tableStore.table.params.deptId = tableStore.table.params.deptIndex
},