From e0909a604449641ebcc6ed15495e6f28515f437c Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期一, 17 十一月 2025 11:07:57 +0800
Subject: [PATCH] 测试完成

---
 src/views/followvisit/OutpatientAgain/index.vue |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/views/followvisit/OutpatientAgain/index.vue b/src/views/followvisit/OutpatientAgain/index.vue
index fc7ef5f..07ec46f 100644
--- a/src/views/followvisit/OutpatientAgain/index.vue
+++ b/src/views/followvisit/OutpatientAgain/index.vue
@@ -79,7 +79,7 @@
           ></el-input>
         </el-form-item>
 
-        <el-form-item label="闂ㄨ瘖鏃堕棿">
+        <el-form-item label="鏈嶅姟鏃堕棿">
           <el-date-picker
             v-model="dateRange"
             style="width: 240px"
@@ -398,7 +398,7 @@
         />
 
         <!-- <el-table-column
-          label="闂ㄨ瘖澶╂暟"
+          label="鏈嶅姟澶╂暟"
           width="120"
           align="center"
           key="endDay"
@@ -485,7 +485,7 @@
         />
 
         <el-table-column
-          label="闂ㄨ瘖闅忚妯℃澘鍚嶇О"
+          label="鏈嶅姟闅忚妯℃澘鍚嶇О"
           align="center"
           key="templatename"
           prop="templatename"
@@ -795,7 +795,7 @@
         <!-- <el-form-item label="鍗冲埢鍙戦��">
           <el-switch v-model="zcform.delivery"></el-switch>
         </el-form-item> -->
-        <el-form-item label="闂ㄨ瘖鏃堕棿">
+        <el-form-item label="鏈嶅姟鏃堕棿">
           <el-input
             style="width: 400px"
             disabled
@@ -919,7 +919,7 @@
       loading: false,
       cardlist: [
         {
-          name: "闂ㄨ瘖鏈嶅姟鎬婚噺",
+          name: "鏈嶅姟璺熻釜鎬婚噺",
           value: 0,
         },
         // {
@@ -968,11 +968,11 @@
       topicoptionssort: [
         {
           value: 0,
-          label: "闂ㄨ瘖鏃堕棿(姝e簭)",
+          label: "鏈嶅姟鏃堕棿(姝e簭)",
         },
         {
           value: 1,
-          label: "闂ㄨ瘖鏃堕棿(鍊掑簭)",
+          label: "鏈嶅姟鏃堕棿(鍊掑簭)",
         },
         {
           value: 2,
@@ -996,7 +996,7 @@
         pageNum: 1,
         pageSize: 10,
         sendstate: 2,
-        sort: localStorage.getItem("orgname") == "涓芥按甯備腑鍖婚櫌" ? 8 : 2, //0 闂ㄨ瘖鏃堕棿(姝e簭)    1 闂ㄨ瘖鏃堕棿(鍊掑簭)   2 鍙戦�佹椂闂�(姝e簭)    3 鍙戦�佹椂闂�(鍊掑簭)  7搴旈殢璁挎棩鏈�(鍊掑簭) 搴旈殢璁挎棩鏈�(姝e簭)
+        sort: localStorage.getItem("orgname") == "涓芥按甯備腑鍖婚櫌" ? 8 : 2, //0 鏈嶅姟鏃堕棿(姝e簭)    1 鏈嶅姟鏃堕棿(鍊掑簭)   2 鍙戦�佹椂闂�(姝e簭)    3 鍙戦�佹椂闂�(鍊掑簭)  7搴旈殢璁挎棩鏈�(鍊掑簭) 搴旈殢璁挎棩鏈�(姝e簭)
         serviceType: 3,
         searchscope: 3,
         visitCount: 2,
@@ -1283,7 +1283,7 @@
         this.total = response.total;
       });
     },
-    // 鏌ョ湅闂ㄨ瘖闅忚璇︽儏
+    // 鏌ョ湅鏈嶅姟闅忚璇︽儏
     Referencequestion(row) {
       this.previewVisible = true;
     },
@@ -1384,7 +1384,7 @@
         pageNum: 1,
         pageSize: 10,
         sendstate: 2,
-        sort: 2, //0 闂ㄨ瘖鏃堕棿(姝e簭)    1 闂ㄨ瘖鏃堕棿(鍊掑簭)   2 鍙戦�佹椂闂�(姝e簭)    3 鍙戦�佹椂闂�(鍊掑簭)
+        sort: 2, //0 鏈嶅姟鏃堕棿(姝e簭)    1 鏈嶅姟鏃堕棿(鍊掑簭)   2 鍙戦�佹椂闂�(姝e簭)    3 鍙戦�佹椂闂�(鍊掑簭)
         serviceType: 3,
         searchscope: 3,
         visitCount: 2,

--
Gitblit v1.9.3