yunxing 4 роки тому
батько
коміт
ef6b9bbbb7
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/equipmentFacilities/ElectricWell.vue

+ 1 - 1
src/views/equipmentFacilities/ElectricWell.vue

@@ -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 !== '全部') {