@@ -152,6 +152,7 @@ const methods = {
})
.then(() => {
this.jsPlumb.deleteConnection(line)
+ this.deleLine(line)
.catch(() => {
this.$message({