二手车交易,其他的原因要加上

This commit is contained in:
2025-03-14 15:44:32 +08:00
parent f9a29e81dc
commit 23a9bf9e80

View File

@ -35,7 +35,7 @@
<span>{{ detailInfo.createTime?.substring(0,10) }}</span><span>{{ detailInfo.areaName }}</span><span>发布</span>
</div>
<div class="price">
<span>{{ formatNumber(detailInfo.maxPrice) }}</span>
<span>{{ formatNumber(detailInfo.minPrice) }}</span>
<span></span>
</div>
</div>