mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-23 07:41:53 +08:00
fix: user
This commit is contained in:
parent
7db04cf066
commit
1d3fe30add
@ -35,10 +35,11 @@ const crudSchemas = reactive<VxeCrudSchema>({
|
||||
{
|
||||
title: '用户密码',
|
||||
field: 'password',
|
||||
isDetail: false,
|
||||
isTable: false,
|
||||
form: {
|
||||
component: 'InputPassword'
|
||||
},
|
||||
isDetail: false
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '用户昵称',
|
||||
|
Loading…
Reference in New Issue
Block a user