From 71e572b4ea596034b9826e2211f40172ab29f230 Mon Sep 17 00:00:00 2001 From: huangzhe <3451701311@qq.com> Date: Fri, 26 Sep 2025 10:40:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E7=94=9F=E6=88=90=E6=8A=95=E4=BF=9D=E5=8D=95=E5=8F=B7=E6=97=B6?= =?UTF-8?q?=E8=AF=81=E4=BB=B6=E6=88=AA=E6=AD=A2=E6=97=A5=E6=9C=9F=E9=80=89?= =?UTF-8?q?=E9=A1=B9=E8=87=AA=E5=8A=A8=E5=8F=98=E6=9B=B4=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/InsuredInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/ebiz/sale/InsuredInfo.vue b/src/views/ebiz/sale/InsuredInfo.vue index ef21e2ea4..0916948c4 100644 --- a/src/views/ebiz/sale/InsuredInfo.vue +++ b/src/views/ebiz/sale/InsuredInfo.vue @@ -868,7 +868,7 @@ insureNoCompleted(){ this.insureNoshow = false this.userInfo.idNo = this.insuredDialogInfo.idNo - this.getRelatedData(this.userInfo.idNo) + this.getRelatedData(this.userInfo.idNo, 1) }, // 生成保单号退出按钮 insureBack(){