From f9b6865fafcad274edb9f89a43e0535a9b4eff40 Mon Sep 17 00:00:00 2001
From: cloudroam <cloudroam>
Date: 星期三, 08 一月 2025 14:46:40 +0800
Subject: [PATCH] add:物流发货针对散户更改微信发货方式,保存物流单号,未发送之前可更改

---
 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