feat(realInfo): 实名认证添加详细地址列

This commit is contained in:
woody 2025-08-12 18:29:52 +08:00
parent 6de2512796
commit 1ee01f9840
1 changed files with 6 additions and 1 deletions

View File

@ -475,8 +475,13 @@ export default {
text: '证件(反面)', text: '证件(反面)',
checked: true, checked: true,
prop: 'idCardBack' prop: 'idCardBack'
},
{
id: 12,
text: '详细地址',
checked: true,
prop: 'address'
} }
], ],
moren: 'RealInfo', moren: 'RealInfo',
topList: [ topList: [