类型:开发
描述:
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user