liujt
3 недель назад
Родитель
Сommit
97495a8fc6
|
|
@@ -206,6 +206,16 @@
|
|
|
field: 'specification',
|
|
|
label: '规格',
|
|
|
|
|
|
+ },
|
|
|
+ {
|
|
|
+ field: 'modelType',
|
|
|
+ label: '型号',
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ field: 'colorKey',
|
|
|
+ label: '颜色',
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
field: 'productBrand',
|
|
|
@@ -193,6 +193,16 @@
|
|
|
field: 'specification',
|
|
|
label: '规格',
|
|
|
|
|
|
+ },
|
|
|
+ {
|
|
|
+ field: 'modelType',
|
|
|
+ label: '型号',
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ field: 'colorKey',
|
|
|
+ label: '颜色',
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
field: 'brandNo',
|