From 55818a393de3b38f1ad8ce8cc25a7dd65be076b8 Mon Sep 17 00:00:00 2001 From: zhichao lei <442149704@qq.com> Date: Tue, 15 Sep 2020 16:12:39 +0800 Subject: [PATCH] =?UTF-8?q?js=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/LR_Content/plugin/workflownew/lr-workflow-ui.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/plugin/workflownew/lr-workflow-ui.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/plugin/workflownew/lr-workflow-ui.js index 8993ba236..a4acea5ce 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/plugin/workflownew/lr-workflow-ui.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/plugin/workflownew/lr-workflow-ui.js @@ -798,7 +798,6 @@ path.setAttribute("stroke", "gray"); path.setAttribute("marker-end", "url(#arrow1)"); } - / line.appendChild(hi); line.appendChild(path); line.style.cursor = "crosshair";