visible && ensureCargoTypeOptions()"
@change="value => handleCargoTypeChange(row, value)"
/>
selectCargoSuggestion(row, item)"
/>
handleCargoQuantityInput(row, value)"
/>
新增
删除
运输数量合计:{{ cargoQuantityTotal }}
运费信息{{ transportMode === 'road' ? '(公路)' : '' }}
handleFreightNumberInput(item, 'unitPrice', value)"
>
visible && loadFeeUnitOptions()"
>
handleFreightAmountInput(item, value)"
>{{ currencyLabel }}
handleFreightNumberInput(shippingTemplateFreight, 'freightAmount', value)
"
>{{ currencyLabel }}
handleFreightNumberInput(shippingTemplateFreight, 'otherFreightAmount', value)
"
>{{ currencyLabel }}
{{ currencyLabel }}