Fix:4663 【旅居商城小程序】无法搜索到对应旅居商户
This commit is contained in:
@@ -64,7 +64,7 @@ export default {
|
|||||||
const params = {
|
const params = {
|
||||||
goodCityId: this.goodCityId,
|
goodCityId: this.goodCityId,
|
||||||
categoryId: '',
|
categoryId: '',
|
||||||
keyword: this.keyword,
|
name: this.keyword.trim(),
|
||||||
page: 1,
|
page: 1,
|
||||||
limit: 9999
|
limit: 9999
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user