派生自 wuyushui/SewerAndRainNetwork

陈泽平
2021-05-17 bba9dae2c534caefd1009f3cc7b3889b58566de9
src/components/panel/topicSearch/SewersSearch.vue
@@ -51,7 +51,6 @@
              :page-size=pageSize
              layout="prev, pager, next"
              :total=total
              :current-page=current
              class="warnPagination"
          >
          </el-pagination>
@@ -162,6 +161,8 @@
      }
    },
    handleLocation (val, index) {
      console.log(val)
      // console.log(val)
      this.activeNum = index
      // layer && layer.openPopup()
      window.layerFactory.flyByFeature(val, this.form.dataType.code)