添加后端评论的管理页面
This commit is contained in:
@@ -176,7 +176,6 @@ watch(query, listUsers, { deep: true })
|
||||
<n-data-table
|
||||
:data="users"
|
||||
:columns="columns"
|
||||
size="small"
|
||||
striped
|
||||
:row-key="rowKey"
|
||||
@update:checked-row-keys="chooseUsers"
|
||||
|
||||
Reference in New Issue
Block a user