From 111392f8ae1f27c4cde93bd7974a5f16c8188188 Mon Sep 17 00:00:00 2001 From: 陶杰 <1378534974@qq.com> Date: 星期四, 09 一月 2025 09:09:50 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- 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