Kaynağa Gözat

支付中心切换价格

yangc 7 yıl önce
ebeveyn
işleme
bcf4b20534
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      pages/mobile/center/vendor/payCenter.vue

+ 1 - 0
pages/mobile/center/vendor/payCenter.vue

@@ -270,6 +270,7 @@
             if (this.isChange) {
               this.recordList = []
               this.isChange = false
+              this.totalRecordPrice = 0
             }
             this.totalRecordPrice = this.baseUtils.priceFixed(this.totalRecordPrice + this.recordData.data.data.total)
             this.recordList = [...this.recordList, ...val.content]