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({