From 051c082e0920792b34496e94c67caf5eea8054f0 Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Fri, 15 Jul 2022 02:33:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=A7=92=E8=89=B2=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E6=96=B0=E5=BB=BAWSID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lib/designer/extend/js/designer.extend.link.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.js b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.js index c9bad3a2..f334916d 100755 --- a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.js +++ b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.js @@ -3544,7 +3544,8 @@ function openRelationDig(obj,value) { + "&cmd=com.actionsoft.apps.coe.pal_pl_repository_designer_relation_shape_createDialogModel", data : { uuid:ruuid, - methodId:methodId + methodId:methodId, + wsId:wsId }, success : function(msg) { if (msg.result == "ok") {