Commit ddb96710 by zhaochengxiang

修改问题

parent 424f2169
...@@ -129,7 +129,7 @@ const ModelTree = (props) => { ...@@ -129,7 +129,7 @@ const ModelTree = (props) => {
dispatch({ dispatch({
type: 'pds.getDataServiceLocation', type: 'pds.getDataServiceLocation',
payload: { payload: {
id, pdsDataServiceId: id,
namespace: `${env?.domainId}` namespace: `${env?.domainId}`
}, },
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