mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-22 19:50:35 +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