-
筛选
{{
formatMoney(state.summary.totalAmount)
}}
出货总量/kg
{{
formatMoney(state.summary.totalPayShipment)
}}
已收/kg
{{
formatMoney(state.summary.totalUnPayShipment)
}}
未收/kg
{{
formatMoney(state.summary.totalCollection)
}}
结算金额/元
{{
formatMoney(state.summary.totalPayCollection)
}}
实收金额
{{
formatMoney(state.summary.totalUnPayCollection)
}}
应收金额
{{ state.summary.totalReceipt }}
出货单
{{ state.summary.averagePrice }}
均价(元/kg)
{{
item.name
}}
{{ item.userName }}
{{ item.totalAmount }}
{{ item.totalPayment }}
{{ item.totalOrderNumber }}
{{ item.totalOrderNumber }}
{handleDialog('showTime', v)}"
@changeTime="changeTime"
/>
{handleDialog('showFilter', v)}"
@changeOther="changeOther"
:isShipment="true"
/>