lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
373aa34391
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/common/productType.js

+ 1 - 1
src/views/common/productType.js

@@ -41,7 +41,7 @@ const ProductType = {
   methods: {
     handleChange(value) {
       this.defaultVal = value;
-      this.$emit('change', this.value);
+      this.$emit('change', this.defaultVal);
     },
     //  产品分类列表
     getProductType () {