ZZJ
2022-07-27 013c4922a3296e95a54c1902c09b44d62a000eb2
src/views/hashrate/components/Banner.vue
@@ -18,7 +18,7 @@
    async jump() {
      await enableMenu({
        userId: JSON.parse(sessionStorage.getItem("userInfo")).id,
        menuId: "analysisMng",
        menuId: "d440fbef-1fea-4ce6-927f-990a2e923223",
      });
      this.$router.push("/hashrateDetail");
    },