Commit 38151042 by zhaochengxiang

参数问题

parent bdb4e9b9
...@@ -369,7 +369,7 @@ const ModelTree = (props) => { ...@@ -369,7 +369,7 @@ const ModelTree = (props) => {
type: 'pds.deleteCatalog', type: 'pds.deleteCatalog',
payload: { payload: {
params: { params: {
easyDataModelerCatalogId: currentRightClickDir.id pdsDataServiceCatalogId: currentRightClickDir.id
} }
}, },
callback: () => { callback: () => {
......
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