去掉重名uuid参数
This commit is contained in:
parent
83c140b943
commit
354d086791
@ -1202,8 +1202,7 @@
|
|||||||
data:{
|
data:{
|
||||||
cmd: 'com.actionsoft.apps.coe.pal_pl_repository_designer_checkname',
|
cmd: 'com.actionsoft.apps.coe.pal_pl_repository_designer_checkname',
|
||||||
title: that.ModelsetUpDialog.systemForm.name,
|
title: that.ModelsetUpDialog.systemForm.name,
|
||||||
method:that.ModelsetUpDialog.systemForm.method,
|
method:that.ModelsetUpDialog.systemForm.method
|
||||||
uuid:that.ModelsetUpDialog.systemForm.uuid
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
// 查询数据
|
// 查询数据
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user