Commit 025f5f04 authored by liuzhaoh's avatar liuzhaoh

调整下载链接

parent 6577f7c3
...@@ -318,7 +318,7 @@ const onExportFile = () => { ...@@ -318,7 +318,7 @@ const onExportFile = () => {
}; };
// 模板下载 // 模板下载
const onDownloadTemplate = () => { const onDownloadTemplate = () => {
window.open('http://visimg.bmetech.com/stone/img/1748314002767/设备数据.xlsx') window.open('https://visimg.bmetech.com/stone/img/1748314002767/设备数据.xlsx')
return return
axios axios
.get("https://visimg.bmetech.com/stone/img/1748314002767/设备数据.xlsx", { .get("https://visimg.bmetech.com/stone/img/1748314002767/设备数据.xlsx", {
......
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