lilei 3 éve
szülő
commit
ddbc9d8510
1 módosított fájl, 1 hozzáadás és 1 törlés
  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'
     }
   },