质检合格
{{ item.name }}
查看详情
¥{{ (item.price / item.count).toFixed(2) }}
/{{ item.unit }}
x{{ item.count }}
{{ qualifiedCollapsed ? '展开(共' + goodsList.length + '件)' : '收起' }}
件数:{{ totalCount }} 件
结算金额:¥{{ totalAmount }}
质量问题
{{ item.name }}
查看详情
¥{{ (item.price / item.count).toFixed(2) }}
/件
x{{ item.count }}
{{ problemCollapsed ? '展开(共' + problemList.length + '件)' : '收起' }}
件数:{{ problemCount }} 件
结算金额:¥{{ problemAmount }}
不可回收
{{ item.name }}
查看详情
¥{{ (item.price / item.count).toFixed(2) }}
/件
x{{ item.count }}
{{ unrecyclableCollapsed ? '展开(共' + unrecyclableList.length + '件)' : '收起' }}
件数:{{ unrecyclableCount }} 件
结算金额:¥{{ unrecyclableAmount }}