Commit 2a5ad2e1 by zhaochengxiang

bug fix

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