Commit 95be72c9 by zhaochengxiang

bug fix

parent 43566864
......@@ -108,10 +108,10 @@ const FC = ({ visible, id, onCancel }) => {
return (
<Modal
className='exchange-owner'
forceRender
visible={visible}
title='更换管理人'
width={800}
destroyOnClose
onCancel={cancel}
footer={footer}
>
......
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