Commit 6766fd5c by zhaochengxiang

bug fix

parent fc1bdfca
......@@ -405,8 +405,8 @@ const EditModel = (props) => {
type: 'datamodel.dataModelRollback',
payload: {
params: {
easyDataModelerDataModelId: modelerId,
modelVersionId: versionId,
id: modelerId,
versionId: versionId,
}
},
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