@@ -77,9 +77,9 @@ export default class specialSwitch extends Vue {
}
clear() {
//清除进度专题页面
- this.$store.state.bigScreen.isShowPipeSpeedInfoCheck = false
+ // this.$store.state.bigScreen.isShowPipeSpeedInfoCheck = false
//清除管道开挖页面
- this.$store.state.bigScreen.isShowExcavationAnalysis = false
+ // this.$store.state.bigScreen.isShowExcavationAnalysis = false
beforeDestroy() {
this.clear()