ZZJ
2022-07-18 04a569fc76b6c58b6fce623b012b094c0032d965
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");
    },