1
This commit is contained in:
@@ -54,7 +54,7 @@ export default ({ modalOpenState, onModalOpenState, onSubmit }) => {
|
||||
<Button icon={<UploadOutlined />}>选择文件</Button>
|
||||
</Upload>
|
||||
<Button icon={<DownloadOutlined />} onClick={() => {
|
||||
window.open('https://zhongshuai-test.oss-cn-beijing.aliyuncs.com/upload/20240911/11ecca80-3f06-43c9-9c63-e9a9e4ef0173.xlsx');
|
||||
window.open('https://guangdongxingdong.oss-cn-beijing.aliyuncs.com/template/%E4%BD%93%E7%8E%B0%E8%AE%B0%E5%BD%95%E6%A8%A1%E6%9D%BF.xlsx');
|
||||
}}>下载模板</Button>
|
||||
</div>
|
||||
</Modal>
|
||||
|
||||
Reference in New Issue
Block a user