Feat:旅居界面调整,逻辑补充
This commit is contained in:
@@ -126,6 +126,7 @@ export default {
|
||||
getList() {
|
||||
const params = {
|
||||
// countyId: this.cityId,
|
||||
// cityId: this.cityId,
|
||||
wellnessPlaceCateId : this.categoryId,
|
||||
shopType: 'wellness',
|
||||
page: 1,
|
||||
@@ -143,6 +144,7 @@ export default {
|
||||
},
|
||||
getTop() {
|
||||
const params = {
|
||||
// cityId: this.cityId,
|
||||
shopType: 'wellness',
|
||||
page: 1,
|
||||
limit: 9999
|
||||
|
||||
Reference in New Issue
Block a user