From 2e63fb0946499406ec78f8a85922f16b74effff7 Mon Sep 17 00:00:00 2001 From: mengxiaolong Date: Tue, 13 Oct 2020 16:58:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A2=AB=E4=BF=9D=E4=BA=BA=E5=A9=9A=E5=A7=BB?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E5=9B=9E=E6=98=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/InsuredPerson.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/ebiz/sale/InsuredPerson.vue b/src/views/ebiz/sale/InsuredPerson.vue index 3174ab743..7dd1d531f 100644 --- a/src/views/ebiz/sale/InsuredPerson.vue +++ b/src/views/ebiz/sale/InsuredPerson.vue @@ -887,6 +887,7 @@ export default { // } // this.userInfo = insuredInfo this.userInfo.birthday = insuredInfo.birthday + this.userInfo.marriageStatus = insuredInfo.marriage === '1' ? '已婚' : '单身' //户籍 // this.sureArea([{ code: insuredInfo.householdProvince }, { code: insuredInfo.householdCity }], '3') //单位地址