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