diff --git a/ui/src/views/system/identity/roles/components/RoleMemberList.vue b/ui/src/views/system/identity/roles/components/RoleMemberList.vue index ccd9331079e..5fe5acb7788 100644 --- a/ui/src/views/system/identity/roles/components/RoleMemberList.vue +++ b/ui/src/views/system/identity/roles/components/RoleMemberList.vue @@ -107,7 +107,6 @@ watch( @current-change="loadMembers()" @size-change="loadMembers()" :max-table-height="290" - rowKey="user_relation_id" @selection-change="handleBatchSelectionChange" rowKey="user_relation_id" >