xiaojincai 5 年之前
父节点
当前提交
38ad71070a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/task/DangerTask.vue

+ 1 - 1
src/views/task/DangerTask.vue

@@ -237,7 +237,7 @@
         :visible.sync="dialogVisible"
         width="40%">
         <p style="text-align:center;">请先下载任务模板,按模板格式填充数据然后上传。
-            <a style="color:#409eff;" href="https://www.scxjc.club/paper.xlsx">点击下载模板</a> 
+            <a style="color:#409eff;" href="http://baianxi.scxjc.club/upload/monittask_template.xls">点击下载模板</a> 
             <br> <br>
             <input style="width:160px" id='file' type="file">
         </p>