yunxing %!s(int64=4) %!d(string=hai) anos
pai
achega
ef6b9bbbb7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 !== '全部') {