src/views/Tools/queryinfo.vue
@@ -11,7 +11,10 @@ top="calc(100% - 470px) " > <div> <div style="width:940px;height:400px;" v-drag> <div style="width:940px;height:400px;" v-drag > <map-menu-pop v-if="$store.state.mapPopBoxFlag == '1'" /> <map-space-pop v-if="$store.state.mapPopBoxFlag == '2'" /> <pipe-line-analy v-if="$store.state.mapPopBoxFlag == '3'" /> @@ -120,6 +123,8 @@ ) window.histogramHandler = null } this.$store.state.histLenged = false; }, // 打开弹窗 open(title, value, style = {}) {