Commit 8f271626 by zhaochengxiang

流程

parent 859070a9
...@@ -37,7 +37,7 @@ const StartFlowModal = (props) => { ...@@ -37,7 +37,7 @@ const StartFlowModal = (props) => {
params: { params: {
env: app?.env?.domainId, env: app?.env?.domainId,
dataAssetIds: ids.join(','), dataAssetIds: ids.join(','),
flowDesc: values?.desc applyReason: values?.desc
} }
}, },
callback: data => { callback: data => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment