修改个人房源没有位置显示问题

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-04-03 19:07:38 +08:00
parent 9c303461a1
commit 457b67a812
2 changed files with 2 additions and 2 deletions

View File

@@ -283,7 +283,7 @@
</div>
<!-- -->
<div class="map-box" style="margin-top: 45px;" v-if="pageType != 3 && housingInfo['data'] && housingInfo['data'].info.location">
<div class="map-box" style="margin-top: 45px;" v-if="pageType != 3 && housingInfo['data'] && housingInfo['data'].info.location && housingInfo['data'].info.location != '0'">
<div class="dis-f al-item title-box">
<img src="../assets/img/detail/mapIcon.png" class="img" alt="" />
<span class="title">{{ location && location[housingInfo["data"] && housingInfo["data"]["info"].location.substring(0, 1)] }} > {{ location && location[housingInfo["data"] && housingInfo["data"]["info"].location] }}</span>