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