瀏覽代碼

修改测试BUG

shenjj 7 年之前
父節點
當前提交
f58af85f6a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/mobile/center/vendor/productdetails.vue

+ 1 - 1
pages/mobile/center/vendor/productdetails.vue

@@ -477,7 +477,7 @@
           return false
           return false
         } else if (!this.chooseItem.packaging || this.chooseItem.packaging === '' ) {
         } else if (!this.chooseItem.packaging || this.chooseItem.packaging === '' ) {
           this.timeoutCount++
           this.timeoutCount++
-          this.collectResult = '请选择规格信息'
+          this.collectResult = '请选择包装方式'
           return false
           return false
         } else {
         } else {
           let isHas = false
           let isHas = false