{{ state.order.deviceName || "-" }}
{{ state.order.productName || "" }}
定价人:{{ state.order.pricingUserName || "-" }}
过磅时间:{{ state.order.grossTime }}
过磅时间:{{ state.order.grossTime || "-" }}
定价人:{{ state.order.pricingUserName || "-" }}
审核人:{{ state.order.reviewerUserName || "-" }}
收货单号:SHD20230901132333
{{ item.name }}:
{{ item.isBefore ? item.unit : "" }}
{{ item.num }}
{{ item.isBefore ? "" : item.unit }}
编辑
审核暂不支付
审核立即支付
handleSelect(item.key, v)"
@close="contrlModalParams[item.key].isShow = false"
:closeOnClickAction="true"
>
{handleModal(v, deleteId)}"
@handleOk="handleOk()"
/>