ZZJ
2022-06-13 ea5eafc5c8b25aa038e15a4f0ec5f57daa169244
src/views/equipmentManagement/algorithmDetail/components/Card.vue
@@ -82,6 +82,7 @@
        nodeId: this.id,
        path: this.data.id,
        userId: JSON.parse(sessionStorage.getItem("userInfo")).id,
        inputText: data.sdk_name || data.name,
      });
      if (res && res.success) {
        this.$notify({