@ -349,10 +349,6 @@ export default {
}
},
handleSelectTab(e) {
if (e.label === "一张图") {
this.handleJump(e.value);
return;
sessionStorage.setItem("topTab", e.value);
this.$store.dispatch("changeTopTab", e.value);
if (e.value === "sluice") {