{{ feeSourceLabel(row.dataSource) }}
visible && loadCommonCargoOptions()"
@change="value => handleAdjustCargoNameChange(row, value)"
>
{{ formatDetailCell(row, column.prop) }}
visible && loadCargoTypeOptions()"
@change="value => handleAdjustCargoTypeChange(row, value)"
/>
{{ formatDetailCell(row, column.prop) }}
visible && loadCommonCargoOptions()"
@change="value => handleAdjustSpecificationChange(row, value)"
>
visible && loadPriceUnitOptions()"
>
handleAdjustDecimalInput(row, 'transportQuantity', value)"
/>
handleAdjustDecimalInput(row, 'unitPrice', value)"
/>
handleAdjustDecimalInput(row, 'mileage', value)"
/>
handleAdjustDecimalInput(row, 'freightAmount', value, 'freight')"
/>
handleAdjustFeeItemInput(row, column.feeItemName, value)"
/>
{{ fixedTwoDecimals(row.adjustAmount) }}
{{ fixedTwoDecimals(row.afterAmount) }}
{{ formatDetailCell(row, column.prop) }}