待回款提醒
{{ scope.row.customerName }}
{{ scope.row.period }}
{{ erpPriceInputFormatter(scope.row.receivable.price) }}
{{ erpPriceInputFormatter(0) }}
{{ erpPriceInputFormatter(scope.row.price - scope.row.receivable.price) }}
{{ erpPriceInputFormatter(scope.row.price) }}
创建回款