Commit 9cdf9c4c by zhaochengxiang

资产项与元数据关联

parent 83fec22c
......@@ -21,7 +21,8 @@ const MetadataInfo = ({ value = '', config = true }) => {
{
config && <Button icon={<SettingFilled />} onClick={() => {
value?.setGlobalState({
message: 'data-govern-show-metadata-list-message'
message: 'data-govern-show-metadata-list-message',
data: metadata
})
}} />
}
......
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