Explorar el Código

修改测试BUG

shenjj hace 7 años
padre
commit
f58af85f6a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/mobile/center/vendor/productdetails.vue

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

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