mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 19:46:43 +08:00
投保首页各教育阶段年龄显示需修订及系统加入被保险人年龄识别限制
This commit is contained in:
@@ -1037,6 +1037,17 @@ export default {
|
||||
text: '港澳台居民居住证'
|
||||
}
|
||||
],
|
||||
//投保人证件类型
|
||||
insuredIdTypeSpecial: [
|
||||
{
|
||||
id: 1,
|
||||
text: '居民身份证'
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
text: '户口本'
|
||||
}
|
||||
],
|
||||
// 卡单投保人证件类型
|
||||
cardListInsuredIdType: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user