ZZJ
2022-07-15 5c0c6ad7ac6f28e970532af9936de638830f1161
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");
    },