From 22bd207587899810e9afb4c1a53f0d5dae1e2ece Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期五, 05 十二月 2025 16:28:42 +0800
Subject: [PATCH] 测试完成

---
 src/views/followvisit/HistoricalFollow/index.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/followvisit/HistoricalFollow/index.vue b/src/views/followvisit/HistoricalFollow/index.vue
index 1bf4a5d..764a25a 100644
--- a/src/views/followvisit/HistoricalFollow/index.vue
+++ b/src/views/followvisit/HistoricalFollow/index.vue
@@ -1,4 +1,5 @@
 <template>
+  <!-- 鍘嗗彶闅忚璁板綍 -->
   <div class="app-container">
     <div class="leftvlue" style="margin-bottom: 20px"></div>
     <el-row :gutter="20">
@@ -1145,7 +1146,7 @@
       this.topqueryParams.pageSize = null;
       this.download(
         // "smartor/serviceSubtask/export",
-        "smartor/serviceSubtask/patItemExport",
+        "smartor/serviceSubtask/getSubtaskByDiagnameExport",
         {
           ...this.topqueryParams,
         },

--
Gitblit v1.9.3