ZZJ
2022-07-15 f89c922c7f40425d53cfd4a80ab13ce818d9fdab
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({