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(); }, /** * 更新总价