|
|
@@ -43,24 +43,15 @@
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true
|
|
|
},
|
|
|
- {
|
|
|
- prop: 'code',
|
|
|
- label: 'BOM编码',
|
|
|
- showOverflowTooltip: true
|
|
|
- },
|
|
|
- {
|
|
|
- prop: 'name',
|
|
|
- label: 'BOM名称',
|
|
|
- showOverflowTooltip: true
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
prop: 'categoryCode',
|
|
|
- label: '产品编码',
|
|
|
+ label: '编码',
|
|
|
showOverflowTooltip: true
|
|
|
},
|
|
|
{
|
|
|
prop: 'categoryName',
|
|
|
- label: '产品名称',
|
|
|
+ label: '名称',
|
|
|
showOverflowTooltip: true
|
|
|
},
|
|
|
{
|