证件类型修改

This commit is contained in:
zhouna
2019-10-10 18:07:42 +08:00
parent e21396fc64
commit e844c157a9
10 changed files with 350 additions and 437 deletions

View File

@@ -143,129 +143,87 @@ export default {
idType: [
{
id: 1,
text: '身份证'
text: '居民身份证'
},
{
id: 2,
text: '户口本'
},
{
id: 3,
text: '出生证'
},
{
id: 4,
text: '外国人护照'
},
{
id: 5,
text: '港澳居民来往内地通行证'
},
{
id: 6,
text: '台湾居民来往大陆通行证'
},
// {
// id: 7,
// text: '其他',
// disabled: true
// }
{
id: 8,
text: '外国人永久居留身份证'
},
{
id: 9,
text: '港澳台居民居住证'
}
],
// idType: [
// {
// id: 1,
// text: '身份证'
// },
// {
// id: 2,
// text: '户口本',
// disabled: true
// },
// {
// id: 3,
// text: '出生证明',
// disabled: true
// },
// {
// id: 4,
// text: '护照',
// disabled: true
// },
// {
// id: 5,
// text: '港澳居民通行证',
// disabled: true
// },
// {
// id: 6,
// text: '台湾居民通行证',
// disabled: true
// },
// {
// id: 7,
// text: '其他',
// disabled: true
// }
// ],
//投保人证件类型
insuredIdType: [
{
id: 1,
text: '身份证'
}
],
// insuredIdType: [
// {
// id: 1,
// text: '身份证'
// },
// {
// id: 2,
// text: '户口本',
// disabled: true
// },
// {
// id: 3,
// text: '出生证明',
// disabled: true
// },
// {
// id: 4,
// text: '护照',
// disabled: true
// },
// {
// id: 5,
// text: '港澳居民通行证',
// disabled: true
// },
// {
// id: 6,
// text: '台湾居民通行证',
// disabled: true
// },
// {
// id: 7,
// text: '其他',
// disabled: true
// }
// ],
//出生证明
birthType: [
text: '居民身份证'
},
{
id: 1,
text: '身份证'
id: 2,
text: '户口本'
},
{
id: 3,
text: '出生证'
},
{
id: 4,
text: '外国人护照'
},
{
id: 5,
text: '港澳居民来往内地通行证'
},
{
id: 6,
text: '台湾居民来往大陆通行证'
},
// {
// id: 7,
// text: '其他',
// disabled: true
// }
{
id: 8,
text: '外国人永久居留身份证'
},
{
id: 9,
text: '港澳台居民居住证'
}
],
//出生证明
// birthType: [
// {
// id: 1,
// text: '身份证'
// },
// {
// id: 2,
// text: '户口本',
// disabled: true
// },
// {
// id: 3,
// text: '出生证明',
// disabled: true
// },
// {
// id: 4,
// text: '护照',
// disabled: true
// },
// {
// id: 5,
// text: '港澳居民通行证',
// disabled: true
// },
// {
// id: 6,
// text: '台湾居民通行证',
// disabled: true
// },
// {
// id: 7,
// text: '其他',
// disabled: true
// }
// ],
//投保人/被保人关系