增加角色模型新建WSID
This commit is contained in:
parent
4fa5b2df07
commit
051c082e09
@ -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") {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user