|
@@ -139,7 +139,7 @@ export default {
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
|
|
|
- {
|
|
|
+ {
|
|
|
title: '存货编码',
|
|
|
dataIndex: 'inventoryCode',
|
|
|
width: 220,
|
|
@@ -183,12 +183,12 @@ export default {
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
|
|
|
- {
|
|
|
- title: '含税单价',
|
|
|
- dataIndex: 'unitPriceIncludingTax',
|
|
|
- width: 100,
|
|
|
- className: 'replacecolor'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '含税单价',
|
|
|
+ // dataIndex: 'unitPriceIncludingTax',
|
|
|
+ // width: 100,
|
|
|
+ // className: 'replacecolor'
|
|
|
+ // },
|
|
|
{
|
|
|
title: '含税单价',
|
|
|
dataIndex: 'unitPriceIncludingTax',
|