|
@@ -562,14 +562,14 @@ export default {
|
|
|
width: 90,
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
- {
|
|
|
- title: '净净重',
|
|
|
- dataIndex: 'netWeightToo',
|
|
|
- width: 120,
|
|
|
- className: 'replacecolor',
|
|
|
- scopedSlots: { customRender: 'netWeightToo' } ,
|
|
|
+ // {
|
|
|
+ // title: '净净重',
|
|
|
+ // dataIndex: 'netWeightToo',
|
|
|
+ // width: 120,
|
|
|
+ // className: 'replacecolor',
|
|
|
+ // scopedSlots: { customRender: 'netWeightToo' } ,
|
|
|
|
|
|
- },
|
|
|
+ // },
|
|
|
// {
|
|
|
// title: '单价',
|
|
|
// dataIndex: 'unitPrice',
|
|
@@ -1189,13 +1189,13 @@ export default {
|
|
|
className: 'replacecolor',
|
|
|
ellipsis: true,
|
|
|
},
|
|
|
- {
|
|
|
- title: '净净重',
|
|
|
- dataIndex : 'netWeightToo',
|
|
|
- width: 120,
|
|
|
- className: 'replacecolor',
|
|
|
- scopedSlots: { customRender: 'netWeightToo' } ,
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '净净重',
|
|
|
+ // dataIndex : 'netWeightToo',
|
|
|
+ // width: 120,
|
|
|
+ // className: 'replacecolor',
|
|
|
+ // scopedSlots: { customRender: 'netWeightToo' } ,
|
|
|
+ // },
|
|
|
{
|
|
|
title: '备注',
|
|
|
dataIndex : 'remarks',
|