|
|
@@ -170,13 +170,13 @@
|
|
|
slot: 'productCode',
|
|
|
align: 'center'
|
|
|
},
|
|
|
- {
|
|
|
- minWidth: 100,
|
|
|
- prop: 'productCategoryName',
|
|
|
- label: '类型',
|
|
|
- slot: 'productCategoryName',
|
|
|
- align: 'center'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // minWidth: 100,
|
|
|
+ // prop: 'productCategoryName',
|
|
|
+ // label: '类型',
|
|
|
+ // slot: 'productCategoryName',
|
|
|
+ // align: 'center'
|
|
|
+ // },
|
|
|
{
|
|
|
width: 160,
|
|
|
prop: 'productBrand',
|
|
|
@@ -229,13 +229,13 @@
|
|
|
align: 'center'
|
|
|
},
|
|
|
|
|
|
- {
|
|
|
- width: 110,
|
|
|
- prop: 'orderTotalCount',
|
|
|
- label: '订单总数量',
|
|
|
- slot: 'orderTotalCount',
|
|
|
- align: 'center'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // width: 110,
|
|
|
+ // prop: 'orderTotalCount',
|
|
|
+ // label: '订单总数量',
|
|
|
+ // slot: 'orderTotalCount',
|
|
|
+ // align: 'center'
|
|
|
+ // },
|
|
|
{
|
|
|
width: 120,
|
|
|
prop: 'totalCount',
|
|
|
@@ -244,13 +244,13 @@
|
|
|
headerSlot: 'headerTotalCount',
|
|
|
align: 'center'
|
|
|
},
|
|
|
- {
|
|
|
- width: 100,
|
|
|
- prop: 'receiveTotalCount',
|
|
|
- label: '已收货总数',
|
|
|
- slot: 'receiveTotalCount',
|
|
|
- align: 'center'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // width: 100,
|
|
|
+ // prop: 'receiveTotalCount',
|
|
|
+ // label: '已收货总数',
|
|
|
+ // slot: 'receiveTotalCount',
|
|
|
+ // align: 'center'
|
|
|
+ // },
|
|
|
{
|
|
|
width: 120,
|
|
|
prop: 'measuringUnit',
|