%
*
{{ row.billNo }}
*
{{ row.orgOrderNo }}
{{ row.price }}
*
{{ row.orderQuantity | roundNumbers}}
*
valueName(value,row)"
:configuration="itemConfiguration"
>
{{ row.priceCategoryNames }}
*
{{ row.invoiceWeight }}
{{ row.billWeight }}
{{ row.amount }}
%
{{ row.taxRate | isPercentage}}
{{ row.actualQuantity | roundNumbers}}
录入明细
生成发货单
{{ row.$cellEdit ? '修改完成' : '修改' }}
删除