类型:开发

描述:
This commit is contained in:
2025-01-27 06:50:21 +08:00
parent c9b8298c38
commit 5902de5b34
13 changed files with 125 additions and 92 deletions

View File

@@ -9,7 +9,12 @@
:key="index"
@click="handleNav(index)"
>
{{ item.dictLabel }}
<span v-if="!params.businessScenicArea && index==0">
核心路段
</span>
<span v-else>
{{ item.dictLabel }}
</span>
</div>
</div>
<div class="bom-box">