搜索
{{ row.orderCode }}
{{ getStatusLabel(row.orderStatus) }}
{{ formatNumber(row.quantity) }}
{{ formatCurrency(row.unitPrice) }}
{{ formatCurrency(row.amount) }}
{{ formatNumber(row.deliveredQty || 0) }}
{{ getSalesTypeLabel(row.salesType) }}
生产进度
{{ row.orderCode }}
{{ getStatusLabel(row.orderStatus) }}
{{ getBizTypeLabel(row.bizType) }}
{{ getBizStatusLabel(row.bizStatus) }}
查看
编辑
删除