Pārlūkot izejas kodu

工艺流程编辑删除连线

damon227 1 gadu atpakaļ
vecāks
revīzija
be874fa3f2
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/components/work-flow/config/methods.js

+ 1 - 0
src/components/work-flow/config/methods.js

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