From b72c47b2a3ef544e740d2c95db0ad599e0126412 Mon Sep 17 00:00:00 2001 From: liyuetong Date: Tue, 26 Oct 2021 10:28:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89againGetTrial=E5=86=8D?= =?UTF-8?q?=E6=AC=A1=E8=B0=83=E8=AF=95=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/common/CalculatePremium.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index 26d2d45fc..a77b64f17 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -1849,7 +1849,7 @@ export default { this.nextStepFlag = false } } - this.againGetTrial() + // this.againGetTrial() } else { this.nextStepFlag = true this.$toast(resultData.resultMessage)