提交 6734c922 作者: ZhangLingKun

功能:招标快讯模板替换

上级 e0661ed7
...@@ -187,7 +187,7 @@ const TenderManageView = () => { ...@@ -187,7 +187,7 @@ const TenderManageView = () => {
icon={<DownloadOutlined />} icon={<DownloadOutlined />}
onClick={() => { onClick={() => {
saveAs( saveAs(
'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/doc/%E6%8B%9B%E6%A0%87%E5%BF%AB%E8%AE%AF.xlsx', 'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/doc/tender-news-template.xlsx',
`招标快讯模板_${new Date().getTime()}.xlsx`, `招标快讯模板_${new Date().getTime()}.xlsx`,
); );
}} }}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论