mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 16:16:45 +08:00
GFRS-2641【前端】修改学平险(幼儿园)婚姻状况没有默认选中未婚的问题。提交人--张齐
This commit is contained in:
@@ -2087,6 +2087,7 @@ export default {
|
|||||||
} else if (this.itemProductDTOS.productCode == 'GFRS_M0049') {
|
} else if (this.itemProductDTOS.productCode == 'GFRS_M0049') {
|
||||||
this.insuredInfo.occupationCode = '2099908'
|
this.insuredInfo.occupationCode = '2099908'
|
||||||
this.insuredInfo.occupationName = '学龄前儿童'
|
this.insuredInfo.occupationName = '学龄前儿童'
|
||||||
|
this.insuredInfo.marriage = '2'
|
||||||
this.insuredInfo.idType = '2'
|
this.insuredInfo.idType = '2'
|
||||||
this.insuredInfo.effectiveDateType = true
|
this.insuredInfo.effectiveDateType = true
|
||||||
this.insuredInfo.certiexpiredate = '9999-01-01'
|
this.insuredInfo.certiexpiredate = '9999-01-01'
|
||||||
|
|||||||
Reference in New Issue
Block a user