|
@@ -326,7 +326,7 @@ export default {
|
|
|
className: 'replacecolor'
|
|
className: 'replacecolor'
|
|
|
},
|
|
},
|
|
|
{ title: '总箱数', dataIndex: 'boxNumber', width: 80, className: 'replacecolor', ellipsis: true, },
|
|
{ title: '总箱数', dataIndex: 'boxNumber', width: 80, className: 'replacecolor', ellipsis: true, },
|
|
|
- { title: '总毛重', dataIndex: 'totalGrossWeight', width: 80, className: 'replacecolor', ellipsis: true, },
|
|
|
|
|
|
|
+ { title: '总毛重', dataIndex: 'totalGrossWeight', width: 100, className: 'replacecolor', ellipsis: true, },
|
|
|
{ title: '总体积', dataIndex: 'totalVolume', width: 80, className: 'replacecolor', ellipsis: true, },
|
|
{ title: '总体积', dataIndex: 'totalVolume', width: 80, className: 'replacecolor', ellipsis: true, },
|
|
|
{
|
|
{
|
|
|
title: '金额',
|
|
title: '金额',
|