src/views/Synthesis/LeftMenu.vue
@@ -377,7 +377,7 @@ isContrastFlag: false, UndergroundMode: false, scaleLine: null, Excavation:false, Excavation: false, }; }, methods: { @@ -923,7 +923,7 @@ } break case "d13": if (this.Excavation ) { if (this.Excavation) { this.Excavation.destroy() this.Excavation = null } else { @@ -1182,6 +1182,8 @@ this.$store.state.showAllLayers = true; this.$store.state.layerMnage = false; this.$store.state.treeData = null; this.$store.state.checkedKeys = []; this.setCoverage('a1'); }, };