Commit 115d798e authored by liuzhaoh's avatar liuzhaoh

模板下载

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