ZZJ
2022-06-14 7cb4669c2f6eda51acd62624a146c1efb0d3a8c3
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");
    },