Fix:4601 【旅居管理后台,商城小程序】旅居商户管理—修改所属分类为“康养分类”,在前端小程序中不显示

(cherry picked from commit 889b0de9b7)
This commit is contained in:
linxi
2025-11-21 12:34:15 +08:00
parent c39f2a4da8
commit 56402e37f3
+1 -1
View File
@@ -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"