mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-12 18:05:07 +08:00
仿钉钉流程设计器- 后端结构调整
This commit is contained in:
@ -83,7 +83,7 @@ const saveSimpleFlowModel = async () => {
|
||||
}
|
||||
const data = {
|
||||
modelId: props.modelId,
|
||||
simpleModelBody: processNodeTree.value
|
||||
simpleModel: processNodeTree.value
|
||||
}
|
||||
|
||||
const result = await updateBpmSimpleModel(data)
|
||||
|
Reference in New Issue
Block a user