1、屏蔽投、被、受证件列表的非身份证项

This commit is contained in:
pang.lizong
2019-09-27 11:03:43 +08:00
parent 4eaa01bc72
commit 9578158a40

View File

@@ -194,19 +194,23 @@ export default {
}, },
{ {
id: 4, id: 4,
text: '护照' text: '护照',
disabled: true
}, },
{ {
id: 5, id: 5,
text: '港澳居民通行证' text: '港澳居民通行证',
disabled: true
}, },
{ {
id: 6, id: 6,
text: '台湾居民通行证' text: '台湾居民通行证',
disabled: true
}, },
{ {
id: 7, id: 7,
text: '其他' text: '其他',
disabled: true
} }
], ],
//出生证明 //出生证明