Fix:4601 【旅居管理后台,商城小程序】旅居商户管理—修改所属分类为“康养分类”,在前端小程序中不显示
(cherry picked from commit 889b0de9b7)
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
<view
|
||||
v-if="tabIndex === 0"
|
||||
class="city-item"
|
||||
@click="goStore(item.id, item.cityName)"
|
||||
@click="goStore(item.cityId, item.cityName)"
|
||||
>
|
||||
<image
|
||||
:src="item.icon"
|
||||
|
||||
Reference in New Issue
Block a user