Commit c07e1813 by zhaochengxiang

资产打标签

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