From dce5a0cee870bf739041bc62ec84178fa51f6038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Sat, 1 Apr 2023 23:57:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=9C=80=E6=B1=82=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E7=9A=84=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/demand/demand.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/pages/demand/demand.vue b/src/pages/demand/demand.vue index d286e33..5fb601f 100644 --- a/src/pages/demand/demand.vue +++ b/src/pages/demand/demand.vue @@ -368,9 +368,7 @@ export default { */ changeInsuranceState(state) { this.insurance = state; - if (this.type == 2) { - this.updateTotal(); - } + this.updateTotal(); }, /** * 更新总价