|
@@ -247,7 +247,7 @@ export default {
|
|
{
|
|
{
|
|
title: '转入数量',
|
|
title: '转入数量',
|
|
dataIndex: 'ingredientsTransferQuantity',
|
|
dataIndex: 'ingredientsTransferQuantity',
|
|
- // width: 130,
|
|
|
|
|
|
+ width: 150,
|
|
className: 'replacecolor',
|
|
className: 'replacecolor',
|
|
customCell: this.ingInQuaCustomCell,
|
|
customCell: this.ingInQuaCustomCell,
|
|
scopedSlots: { customRender: 'ingInQuaSlot' }
|
|
scopedSlots: { customRender: 'ingInQuaSlot' }
|