fix : 用户nickname查询
This commit is contained in:
@@ -53,15 +53,6 @@ const searchConfig = ref([
|
||||
clearable: true
|
||||
}
|
||||
},
|
||||
{
|
||||
label: '用户名称',
|
||||
prop: 'nickName',
|
||||
component: 'el-input',
|
||||
props: {
|
||||
placeholder: '请输入',
|
||||
clearable: true
|
||||
}
|
||||
},
|
||||
{
|
||||
label: '状态',
|
||||
prop: 'state',
|
||||
|
||||
Reference in New Issue
Block a user