Commit 213f8ac8 by zhaochengxiang

资产字段导入

parent 2bf4e629
......@@ -69,13 +69,11 @@ const FC = (props) => {
}}
onOk={handleOk}
>
<div className='mt-3'>
<Upload {...uploadProps}>
<Button icon={<UploadOutlined />}>
选择文件上传
</Button>
</Upload>
</div>
<Upload {...uploadProps}>
<Button icon={<UploadOutlined />}>
选择文件上传
</Button>
</Upload>
</Modal>
)
}
......
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