ZZJ
2022-06-13 ea5eafc5c8b25aa038e15a4f0ec5f57daa169244
src/views/hashrate/AlgManage/components/AlgCard.vue
@@ -40,6 +40,7 @@
        nodeId: this.devId,
        path: this.alg.id,
        userId: JSON.parse(sessionStorage.getItem("userInfo")).id,
        inputText: this.alg.sdk_name,
      });
      if (res && res.success) {
        this.$notify({