-
单据状态
筛选
{{ state.summary.totalAmount }}
收货总量/kg
{{ state.summary.totalPaid }}
已付/kg
{{ state.summary.totalUnpaid }}
未付/kg
{{ state.summary.totalPayment }}
结算金额/元
{{ state.summary.totalPaidPrice }}
实收金额
{{ state.summary.totalUnpaidPrice }}
应付金额
{{ state.summary.totalReceipt }}
收货单
{{ state.summary.averagePrice }}
均价(元/kg)
{{
item.name
}}
{{ item.productName }}
{{ item.totalAmount }}
{{ item.totalPayment }}
{{ item.totalOrderNumber }}
{{ item.averagePrice }}
{handleDialog('showTime', v)}"
@changeTime="changeTime"
/>
{handleDialog('showStatus', v)}"
@changeStatus="changeStatus"
/>
{handleDialog('showFilter', v)}"
@changeOther="changeOther"
:isShipment="false"
/>