Commit 95c38134 by zhaochengxiang

调整

parent 3b9808fe
......@@ -82,7 +82,9 @@ const AssetAction = (props) => {
<a onClick={() => {
app?.setGlobalState?.({
message: 'data-govern-metadata-column-detail',
id: record._id
data: {
id: record._id
}
})
}}>
{highlightSearchContentByTerms(text||'', terms)}
......
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