瀏覽代碼

修改测试bug

shenjj 7 年之前
父節點
當前提交
8fc8acab4e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/mobile/center/upoff-material.vue

+ 1 - 1
components/mobile/center/upoff-material.vue

@@ -422,7 +422,7 @@
               this.chooseItem.goods.prices.splice(index, 1)
             }
           } else if (index === 1) {
-            if (this.chooseItem.prices.goods.length === 3) {
+            if (this.chooseItem.goods.prices.length === 3) {
               this.chooseItem.goods.prices[1].rMBPrice = this.chooseItem.goods.prices[2].rMBPrice
               this.chooseItem.goods.prices[1].uSDPrice = this.chooseItem.goods.prices[2].uSDPrice
               this.chooseItem.goods.prices[1].end = '9999999999'