¥ {{ infoData.amounts }}
¥ {{ infoData.invoicedAmount }}
¥ {{ infoData.payment }}
{{ infoData.payment ? (100 * infoData.payment / infoData.amounts).toFixed(1) + '%' : '0%' }}
{{ infoData.nextPaymentDate ? infoData.nextPaymentDate : '-' }}
¥ {{ infoData.
nextPaymentAmount?.toFixed(2) }}
{{ fixedFieldStatusArray[infoData.status].label }}
通过合同
驳回合同
编辑合同
删除合同