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