Commit 9f5a3742 by zhaochengxiang

屏蔽关联关系

parent eda21212
......@@ -445,7 +445,7 @@ const AssetAction = (props) => {
}
</AppContext.Consumer>
</Descriptions.Item>
<Descriptions.Item
{/* <Descriptions.Item
label={<div className='title-text' style={{ textAlign: 'right', width: 60 }}>关联关系</div>}
style={{ paddingBottom: 0 }}
>
......@@ -458,7 +458,7 @@ const AssetAction = (props) => {
})
}
</div>
</Descriptions.Item>
</Descriptions.Item> */}
</Descriptions>
</div>
{
......
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