From b23209a14a9b60601d65813c271cedf32ff9f260 Mon Sep 17 00:00:00 2001 From: "li.yuetong" Date: Fri, 4 Mar 2022 10:12:40 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=9B=BD=E5=AF=8C=E4=BA=BA=E5=AF=BF?= =?UTF-8?q?=E5=B0=91=E5=84=BF=E5=AE=89=E5=BA=B7=E4=BF=9D=E9=99=A9=E4=BA=A7?= =?UTF-8?q?=E5=93=81=E7=BB=84=E5=90=88=E3=80=91=E8=A2=AB=E4=BF=9D=E4=BA=BA?= =?UTF-8?q?=E6=98=AF=E6=88=B7=E5=8F=A3=E6=9C=AC=EF=BC=8C=E8=AF=81=E4=BB=B6?= =?UTF-8?q?=E6=88=AA=E6=AD=A2=E6=97=A5=E6=9C=9F=E9=BB=98=E8=AE=A4=E5=B8=A6?= =?UTF-8?q?=E5=87=BA=E9=95=BF=E6=9C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/cardList/information.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/ebiz/cardList/information.vue b/src/views/ebiz/cardList/information.vue index 38a725655..bbc4ddce4 100644 --- a/src/views/ebiz/cardList/information.vue +++ b/src/views/ebiz/cardList/information.vue @@ -886,7 +886,7 @@ export default { this.$jump({ flag: 'navigation', extra: { - title: '职业类别', + title: '填写投被保人信息', hiddenRight: '1' } }) @@ -2185,8 +2185,8 @@ export default { // GFRS-2641--少儿安康,默认户口本,且户口本证件截止日期默认长期 if (this.itemProductDTOS.productCode == 'GFRS_M0052') { this.insuredInfo.idType = '2' - this.insuredInfo.certiexpiredate = '9999-01-01' - this.insuredInfo.effectiveDateType = true + // this.insuredInfo.certiexpiredate = '9999-01-01' + // this.insuredInfo.effectiveDateType = true this.insuredInfo.occupationCode = '2099907' this.insuredInfo.occupationName = '一般学生' this.insuredInfo.marriage = '2'