@@ -191,7 +191,7 @@ export default {
}
// 输入框搜索关键字
if (this.keyword) {
- getParams.keyword = `${this.keyword}:welldes,shopsnumList;`
+ getParams.keyword = `${this.keyword}:welldes,meterbox,shopsnumList;`
// 右侧弹窗 筛选楼层的类型
if (this.currentFloor && this.currentFloor !== '全部') {