{{ state.order.deviceName || "-" }}
{{ state.order.productName || "" }}
审核人:{{ state.order.pricingUserName || "-" }}
过磅时间:{{ state.order.tareTime }}
出货单号:{{ state.order.orderNumber }}
{{ item.name }}:{{ item.isBefore ? item.unit : "" }}
{{ item.num }}
{{ item.isBefore ? "" : item.unit }}
{{ item.name }}:{{ item.isBefore ? item.unit : "" }}
{{ item.num }}
{{ item.isBefore ? "" : item.unit }}
{{ item.name }}:{{ item.isBefore ? item.unit : "" }}
{{
(state.order.netWeight || 0) - (state.order.settlementNet || 0)
}}
{{ payMethodMap[item.num] || "暂无" }}
{{ item.num }}
{{ item.isBefore ? "" : item.unit }}
出货未结算
出货并结算
handleSelect(item.key, v)"
@close="contrlModalParams[item.key].isShow = false"
:closeOnClickAction="true"
>
{handleModal(v, deleteId)}"
@handleOk="handleOk()"
/>