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(){