Commit f99e2893 authored by liuzhaoh's avatar liuzhaoh

模板下载地址更改

parent 87ab07ee
...@@ -319,7 +319,7 @@ const onExportFile = () => { ...@@ -319,7 +319,7 @@ const onExportFile = () => {
// 模板下载 // 模板下载
const onDownloadTemplate = () => { const onDownloadTemplate = () => {
window.open( window.open(
"https://visimg.bmetech.com/stone/img/1748314002767/设备数据.xlsx" "https://visimg.bmetech.com/stone/img/1748601781457/设备数据.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