Commit 15c1ed9c by zhaochengxiang

资产打标签

parent 72fa56b2
...@@ -176,7 +176,7 @@ const AssetTagModal = (props) => { ...@@ -176,7 +176,7 @@ const AssetTagModal = (props) => {
params: { params: {
tagIds: (data||[]).join(','), tagIds: (data||[]).join(','),
resourceIds: id, resourceIds: id,
type: 'public', type: 'dataAsset',
creator creator
} }
}, },
......
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