|
|
|
@ -17,10 +17,7 @@ const columns2 = [ |
|
|
|
{ prop: 'differenceWeight', width: 185, label: '差异重量(吨)' } |
|
|
|
] |
|
|
|
const columns3 = [ |
|
|
|
{ prop: 'productCategoryName', width: 200, label: '品类', color: '#5 |
|
|
|
|
|
|
|
|
|
|
|
5C355' }, |
|
|
|
{ prop: 'productCategoryName', width: 200, label: '品类', color: '#55C355' }, |
|
|
|
{ prop: 'netWeight', width: 185, label: '纸厂净重(吨)' }, |
|
|
|
{ prop: 'settleWeight', width: 185, label: '结算重量(吨)' }, |
|
|
|
{ prop: 'avgDeductPercent', width: 180, label: '平均扣点(%)' } |
|
|
|
|