Commit f506d195 by zhaochengxiang

目录等级

parent 7627e1d3
......@@ -204,7 +204,7 @@ const AssetDirectory = (props) => {
<Paragraph style={{ flex: 1, overflow: 'hidden' }}>
<Tooltip title={dir?.remarks||''}>
<Text className='title-color' ellipsis={true}>
备注
目录等级
<Text className='text-color'>{dir?.remarks||''}</Text>
</Text>
</Tooltip>
......
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