Commit 46e6a97e by zhaochengxiang

bug fix

parent 9cf2223a
......@@ -44,7 +44,7 @@ const FC = (props) => {
visible={visible}
footer={null}
width='1000px'
bodyStyle={{ padding: '0px 15px 0px 15px', overflowX: 'auto', maxHeight: '80vh' }}
bodyStyle={{ padding: '0px 15px 0px 15px', overflowX: 'auto', height: '80vh' }}
title='关联资产详情'
centered destroyOnClose
onCancel={() => { close() }}
......
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