ZZJ
2022-07-11 6ef2ac92c0d3f79b59b8698274918df830b58b29
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({