This commit is contained in:
zhujiyan
2024-06-05 15:21:43 +08:00
parent 1afedf50f0
commit 51bf169375
8 changed files with 8 additions and 5 deletions

View File

@@ -172,7 +172,7 @@ const tableStore = new TableStore({
// tableStore.table.params.relationUserName = tableStore.table.params.userName
}
})
tableStore.table.params.status=''
provide('tableStore', tableStore)