mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-16 14:59:12 +00:00
perf: 优化连续批量更新用户报错问题
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
:table-config="tableConfig"
|
||||
/>
|
||||
<GenericUpdateFormDialog
|
||||
v-if="updateSelectedDialogSetting.visible"
|
||||
:form-setting="updateSelectedDialogSetting.formSetting"
|
||||
:selected-rows="updateSelectedDialogSetting.selectedRows"
|
||||
:visible.sync="updateSelectedDialogSetting.visible"
|
||||
|
||||
Reference in New Issue
Block a user