f
This commit is contained in:
@@ -129,6 +129,11 @@ export function useColumns(): VxeTableGridOptions['columns'] {
|
||||
title: '实名认证状态',
|
||||
width: 120,
|
||||
},
|
||||
{
|
||||
field: 'real_name',
|
||||
title: '姓名',
|
||||
width: 100,
|
||||
},
|
||||
{
|
||||
field: 'id_card_plain',
|
||||
title: '身份证号',
|
||||
|
||||
Reference in New Issue
Block a user