投保首页各教育阶段年龄显示需修订及系统加入被保险人年龄识别限制

This commit is contained in:
liyuetong
2021-07-26 18:01:25 +08:00
committed by dwq
parent a80d971b81
commit 4f46bb2d2d
2 changed files with 139 additions and 77 deletions

View File

@@ -1037,6 +1037,17 @@ export default {
text: '港澳台居民居住证'
}
],
//投保人证件类型
insuredIdTypeSpecial: [
{
id: 1,
text: '居民身份证'
},
{
id: 2,
text: '户口本'
}
],
// 卡单投保人证件类型
cardListInsuredIdType: [
{