lilei 3 vuotta sitten
vanhempi
commit
ddbc9d8510
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/common/productBrand.js

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

@@ -24,7 +24,7 @@ const ProductBrand = {
       default: ''
     },
     sysFlag: {
-      type: String,
+      type: [String,Number],
       default: '1'
     }
   },