Commit c07e1813 by zhaochengxiang

资产打标签

parent f12786d8
......@@ -463,7 +463,8 @@ const AssetAction = (props) => {
type={DataQualityFeignTagList}
data={{
type: 'dataAsset',
id: assets?.id
id: assets?.id,
readonly: reference!==AssetManageReference
}}
/>
</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