增加角色模型新建WSID

This commit is contained in:
zhal 2022-07-15 02:33:19 +08:00
parent 4fa5b2df07
commit 051c082e09

View File

@ -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") {