Fix:4600 【旅居管理后台,商城小程序】旅居商户管理—修改所属分类为“康养顶部”,在前端小程序所有康养城市顶部都会显示

(cherry picked from commit 2d8f2b16a9)
This commit is contained in:
linxi
2025-11-17 15:35:43 +08:00
parent 85906cbe44
commit cfef9c5b39
+2 -2
View File
@@ -126,7 +126,7 @@ export default {
getList() {
const params = {
// countyId: this.cityId,
// cityId: this.cityId,
cityId: this.cityId,
wellnessPlaceCateId : this.categoryId,
shopType: 'wellness',
page: 1,
@@ -144,7 +144,7 @@ export default {
},
getTop() {
const params = {
// cityId: this.cityId,
cityId: this.cityId,
shopType: 'wellness',
page: 1,
limit: 9999