From 7455113900364c295831f5ebaaeb0db0c98492e0 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Mon, 08 Jun 2026 13:35:55 +0800
Subject: [PATCH] 专家申请添加下载模版

---
 src/views/safetyReview/expertManage/applyRecords/components/expertForm.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/safetyReview/expertManage/applyRecords/components/expertForm.vue b/src/views/safetyReview/expertManage/applyRecords/components/expertForm.vue
index 1a09014..b7274c3 100644
--- a/src/views/safetyReview/expertManage/applyRecords/components/expertForm.vue
+++ b/src/views/safetyReview/expertManage/applyRecords/components/expertForm.vue
@@ -383,7 +383,7 @@
                     <Plus/>
                   </el-icon>
                   <template #tip>
-                    <div class="el-upload__tip">上传jpg/png图片尺寸小于5M,最多可上传8张</div>
+                    <div class="el-upload__tip">上传jpg/png图片尺寸小于5M,最多可上传8张<el-link href="/public/adviceTemplate.docx" type="primary" style="display: inline;margin-left: 10px;">下载模版</el-link></div>
                   </template>
                 </el-upload>
               </el-form-item>
@@ -403,7 +403,7 @@
                     <Plus/>
                   </el-icon>
                   <template #tip>
-                    <div class="el-upload__tip">上传jpg/png图片尺寸小于5M,最多可上传8张</div>
+                    <div class="el-upload__tip">上传jpg/png图片尺寸小于5M,最多可上传8张<el-link href="/public/unitTemplate.docx" type="primary" style="display: inline;margin-left: 10px;">下载模版</el-link></div>
                   </template>
                 </el-upload>
               </el-form-item>

--
Gitblit v1.9.2