From 61b45b276fd2358c08708467dd04a103755e83b4 Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Sat, 6 Aug 2022 20:10:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lib/designer/scripts/diagraming/designer.core.framework.js | 1 + 1 file changed, 1 insertion(+) diff --git a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/scripts/diagraming/designer.core.framework.js b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/scripts/diagraming/designer.core.framework.js index a421e8f3..94e0a691 100644 --- a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/scripts/diagraming/designer.core.framework.js +++ b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/scripts/diagraming/designer.core.framework.js @@ -5491,6 +5491,7 @@ var Designer = { if (q.link) { var y = $("").appendTo(o); y.on("mousedown.link", function(I) { I.stopPropagation();