Commit 2c7cebdb by zhaochengxiang

修改bug

parent 59f5834b
...@@ -181,7 +181,7 @@ const ImportAssetDrawer = (props) => { ...@@ -181,7 +181,7 @@ const ImportAssetDrawer = (props) => {
> >
<div className='mt-3'> <div className='mt-3'>
<Form layout='inline'> <Form layout='inline'>
<Form.Item label='Word上传:'> <Form.Item label='Excel上传:'>
<Button className='mr-2' icon={<DownloadOutlined />} onClick={ downloadTemplate }> <Button className='mr-2' icon={<DownloadOutlined />} onClick={ downloadTemplate }>
模版下载 模版下载
</Button> </Button>
......
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