feat(realInfo): 实名认证添加详细地址列
This commit is contained in:
parent
1ee67d726c
commit
8f882dc607
|
@ -475,8 +475,13 @@ export default {
|
|||
text: '证件(反面)',
|
||||
checked: true,
|
||||
prop: 'idCardBack'
|
||||
},
|
||||
{
|
||||
id: 12,
|
||||
text: '详细地址',
|
||||
checked: true,
|
||||
prop: 'address'
|
||||
}
|
||||
|
||||
],
|
||||
moren: 'RealInfo',
|
||||
topList: [
|
||||
|
|
Loading…
Reference in New Issue