代码调整
This commit is contained in:
parent
9b4116448e
commit
f813cea9e9
@ -144,7 +144,7 @@ const columnDefs: QTableColumn[] = [
|
||||
{ name: 'id', label: 'ID', field: 'id', align: 'center' },
|
||||
{
|
||||
name: 'name',
|
||||
label: '用户名',
|
||||
label: '权限接口名称',
|
||||
field: 'name',
|
||||
required: true,
|
||||
align: 'center',
|
||||
|
Loading…
Reference in New Issue
Block a user