BUG 27894
This commit is contained in:
		| @@ -12,7 +12,7 @@ | |||||||
|           <ai-card title="融资需求"> |           <ai-card title="融资需求"> | ||||||
|             <template #content> |             <template #content> | ||||||
|               <el-row type="flex" class="flexWrap"> |               <el-row type="flex" class="flexWrap"> | ||||||
|                 <el-form-item label="意向金额">{{ detail.loanAmount }}</el-form-item> |                 <el-form-item label="意向金额(万)">{{ detail.loanAmount }}</el-form-item> | ||||||
|                 <el-form-item label="期望使用期限">{{ |                 <el-form-item label="期望使用期限">{{ | ||||||
|                     dict.getLabel('productRepaymentTimeline', detail.hopeLifespan) |                     dict.getLabel('productRepaymentTimeline', detail.hopeLifespan) | ||||||
|                   }} |                   }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user