src/components/MapView/mapMenuPop.vue
@@ -7,7 +7,7 @@ @click="setTableChange(item)" class="leftBoxLi" > {{ item.tabDesc }} {{ item.label }} </li> </ul> </div> @@ -107,6 +107,7 @@ this.listdata.wkt = this.$store.state.mapMenuShpFile; this.querylayer = this.$store.state.mapSpaceQueryLayer; this.option = this.$store.state.mapSpaceQueryLayer; debugger; this.listdata.name = this.option[0].entity; this.getTableDateHidder();