Fix:4663 【旅居商城小程序】无法搜索到对应旅居商户

This commit is contained in:
linxi
2025-12-01 09:21:48 +08:00
parent d69c41e193
commit 161e53cc15
+1 -1
View File
@@ -64,7 +64,7 @@ export default {
const params = {
goodCityId: this.goodCityId,
categoryId: '',
keyword: this.keyword,
name: this.keyword.trim(),
page: 1,
limit: 9999
}