perf: 完善类型
This commit is contained in:
@@ -22,6 +22,11 @@ const crudSchemas = reactive<VxeCrudSchema>({
|
||||
title: '刷新令牌',
|
||||
field: 'refreshToken'
|
||||
},
|
||||
{
|
||||
title: '客户端编号',
|
||||
field: 'clientId',
|
||||
isSearch: true
|
||||
},
|
||||
{
|
||||
title: '用户类型',
|
||||
field: 'userType',
|
||||
|
Reference in New Issue
Block a user