Fix:康养搜索增加 shopType=wellness
This commit is contained in:
@@ -64,6 +64,7 @@ export default {
|
|||||||
const params = {
|
const params = {
|
||||||
goodCityId: this.goodCityId,
|
goodCityId: this.goodCityId,
|
||||||
categoryId: '',
|
categoryId: '',
|
||||||
|
shopType: 'wellness',
|
||||||
name: this.keyword.trim(),
|
name: this.keyword.trim(),
|
||||||
page: 1,
|
page: 1,
|
||||||
limit: 9999
|
limit: 9999
|
||||||
|
|||||||
Reference in New Issue
Block a user