From 4fb1f96a24887e5ca8bee2de56dfe0b37b0bc4f3 Mon Sep 17 00:00:00 2001
From: 陶杰 <1378534974@qq.com>
Date: 星期二, 31 十二月 2024 11:28:20 +0800
Subject: [PATCH] 1.批量任务-修改下载模板地址

---
 components/sms/template-download.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/sms/template-download.vue b/components/sms/template-download.vue
index 1b16e26..5a631a5 100644
--- a/components/sms/template-download.vue
+++ b/components/sms/template-download.vue
@@ -1,7 +1,7 @@
 <template>
   <div class="copy-textarea">
     <div>
-      <el-link href="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/a5/a57ec65b165148e5a669e7766743e489template_phone.xlsx" download="template_phone.xlsx"> 
+      <el-link href="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/ea/ea5ed90664d345768245f20682e9564bsample.xlsx" download="template_phone.xlsx"> 
         <span style="color:#5FA7EE;">点击下载模板</span>
       </el-link>
 

--
Gitblit v1.9.3