mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-12-21 10:59:46 +08:00
合并流程运行代码
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
}
|
||||
else {
|
||||
$.SetForm({
|
||||
url: "../../FlowManage/FlowProcess/GetProcessSchemeJson",
|
||||
url: "../../FlowManage/FlowInstances/GetProcessSchemeJson",
|
||||
param: { keyValue: processSchemeId },
|
||||
success: function (data) {
|
||||
schemeContent = JSON.parse(JSON.parse(data.SchemeContent).SchemeContent);
|
||||
|
||||
Reference in New Issue
Block a user