浏览代码

bug 修复

lilei 3 年之前
父节点
当前提交
ddbc9d8510
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'
     }
   },