src/views/Synthesis/LeftMenu.vue
@@ -550,11 +550,11 @@ }, setIquery(res) { switch (res) { case 'e1': case 'e2': this.$store.state.mapMenuBoolean = true; this.$store.state.mapMenuBoxFlag = '1'; break; case 'e2': case 'e1': this.$store.state.mapMenuBoolean = true; this.$store.state.mapMenuBoxFlag = '2'; break;