<
待结账单
{{ ghsInfo.name }}
请选择需要结清的采购订单
待结金额:
¥{{ parseFloat(item.remainDebtPrice || item.debtPrice || 0).toFixed(2) }}
已清 ¥{{ item.hasPayDebt }},原始欠款 ¥{{ parseFloat(item.debtPrice).toFixed(2) }}
📝
暂无待结订单
加载中...
{{ isAllChecked ? '全不选' : '全选' }}
已选 {{ selectList.length }} 笔
合计: ¥{{ selectTotalAmount }}