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)