Commit cba055b8 by zhaochengxiang

资产打标签

parent 96f55f9f
...@@ -464,6 +464,7 @@ const AssetAction = (props) => { ...@@ -464,6 +464,7 @@ const AssetAction = (props) => {
data={{ data={{
type: 'dataAsset', type: 'dataAsset',
id: assets?.id, id: assets?.id,
did: dirId,
readonly: reference!==AssetManageReference readonly: reference!==AssetManageReference
}} }}
/> />
......
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