Commit 72376fe0 by zhaochengxiang

word上传改成文件上传

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