This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
:items="searchFormItems"
|
||||
:gutter="16"
|
||||
:el-col-span="6"
|
||||
label-width="100"
|
||||
:show-expand="false"
|
||||
@reset="handleReset"
|
||||
@search="handleSearch"
|
||||
@@ -569,7 +568,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
label: '主账号用户名',
|
||||
label: '用户名',
|
||||
prop: 'username',
|
||||
type: 'input',
|
||||
config: {
|
||||
|
||||
Reference in New Issue
Block a user