|
@@ -252,12 +252,12 @@ export default {
|
|
|
width: 120,
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
- {
|
|
|
- title: '总价',
|
|
|
- dataIndex: 'totalPrice',
|
|
|
- width: 120,
|
|
|
- className: 'replacecolor'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '总价',
|
|
|
+ // dataIndex: 'totalPrice',
|
|
|
+ // width: 120,
|
|
|
+ // className: 'replacecolor'
|
|
|
+ // },
|
|
|
],
|
|
|
advancePackingListData: [],
|
|
|
error:[], // 选中数据不符合的字段名
|