{{ projectDialogTitle }}
项目基本信息
项目主要内容
visible && loadCustomerOptions('客户')"
@change="handleCustomerChange"
>
visible && loadCustomerOptions('承运商')"
@change="handleCarrierChange"
>
项目资金使用额度
handleNumberInput('fundLimit', value)"
@blur="formatAmountField('fundLimit')"
>
万元
项目应收账款额度
handleNumberInput('receivableLimit', value)"
@blur="formatAmountField('receivableLimit')"
>
万元
handleIntegerInput('receivableDays', value)"
>
天
handleIntegerInput('paymentDays', value)"
>
天
handleIntegerInput('cargoQuantity', value)"
/>
handleNumberInput('projectScale', value)"
>
万元
handleNumberInput('estimatedProfit', value)"
>
万元
handleNumberInput('profitRate', value)"
>
%
handleNumberInput('fundDemand', value)"
>
万元
客户信息
{{ row.customer }}
{{ normalizeReadonlyAmount(row.credit) }}
承运商信息
{{ row.carrier }}
项目情况说明
变更记录
{{ row.content || '空' }}
{{ row.content || '空' }}
{{ row.action || '查看' }}
变更日期:{{ changeRecordDetail.changeDate || '-' }}
变更账号:{{ changeRecordDetail.handler || '-' }}
关闭
变更原因