feat: 解决批量删除之后选中数据清除问题

This commit is contained in:
xuziqiang
2024-07-01 16:04:12 +08:00
parent 7eb8ba79f8
commit 2d9fc62d86
4 changed files with 19 additions and 5 deletions

View File

@@ -338,6 +338,7 @@
},
confirm: true,
isReload: true,
isClearCheck: true,
api: origanizemanage.batchDel,
dynamicParams: { userIds: 'userId[]' },
},