增加单位
This commit is contained in:
parent
45aae516b2
commit
13adbf8c1b
@ -774,7 +774,7 @@
|
||||
</div>
|
||||
<div v-if="!pageLoading && status != 'fail' && status != 'create'" class="right">
|
||||
<div class="price-container" :style="{ backgroundImage: `url(${backgroundImg})` }">
|
||||
<div>¥{{ parseInt(selectedObj?.calculation_result?.final_value_ab) }}</div>
|
||||
<div>¥{{ parseInt(selectedObj?.calculation_result?.final_value_ab) }} 万元</div>
|
||||
<div style="font-size: 20px; color: #303133; line-height: 20px">最终评估结果</div>
|
||||
<div style="display: flex; justify-content: center; align-items: center; margin-top: 10px">
|
||||
<div class="credibility-badge">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user