|
@@ -503,14 +503,14 @@ export default {
|
|
|
// scopedSlots: { customRender: 'containerCode' },
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
- {
|
|
|
- title: '体积',
|
|
|
- dataIndex: 'volume',
|
|
|
- width: 120,
|
|
|
- ellipsis: true,
|
|
|
+ // {
|
|
|
+ // title: '体积',
|
|
|
+ // dataIndex: 'volume',
|
|
|
+ // width: 120,
|
|
|
+ // ellipsis: true,
|
|
|
// scopedSlots: { customRender: 'containerNo' },
|
|
|
// className: 'replacecolor'
|
|
|
- },
|
|
|
+ // },
|
|
|
{
|
|
|
title: '分销点',
|
|
|
dataIndex: 'distributionPoint',
|