From d96a7562b2515584fac4dcb57fdbdcadc8f36fef Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期六, 03 八月 2024 17:48:23 +0800
Subject: [PATCH] 测试完成

---
 src/views/followvisit/satisfaction/particulars/index.vue |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/src/views/followvisit/satisfaction/particulars/index.vue b/src/views/followvisit/satisfaction/particulars/index.vue
index a64a754..d9c0b3f 100644
--- a/src/views/followvisit/satisfaction/particulars/index.vue
+++ b/src/views/followvisit/satisfaction/particulars/index.vue
@@ -342,7 +342,7 @@
     </div>
     <!-- 娣诲姞鎮h�� -->
     <el-dialog
-      title="娣诲姞娲惧彂鎮h��"
+      title="閫夋嫨鎮h��"
       :visible.sync="dialogVisiblepatient"
       width="70%"
       :before-close="handleClosehz"
@@ -450,7 +450,6 @@
 </template>
 
 <script>
-
 import { messagelistpatient } from "@/api/patient/homepage";
 import SFtable from "@/components/SFtable"; //琛ㄦ牸缁勪欢
 
@@ -468,7 +467,7 @@
       tableLabel: [],
       // 鎮h�呰〃鍗�
       tableLabelhz: [
-      { label: "鎮h�呭悕绉�", width: "", prop: "name" },
+        { label: "鎮h�呭悕绉�", width: "", prop: "name" },
         { label: "鎬у埆", width: "", prop: "sex" },
         { label: "骞撮緞", width: "", prop: "age" },
         { label: "灏辫瘖绉戝", width: "", prop: "impTemplate" },
@@ -476,7 +475,7 @@
         { label: "鍒涘缓浜�", width: "", prop: "update_by" },
       ],
       tableLabelxj: [
-      { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" },
+        { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" },
         { label: "濮撳悕", width: "", prop: "name" },
         { label: "骞撮緞", width: "", prop: "age" },
         { label: "鑱旂郴鐢佃瘽", width: "", prop: "name" },
@@ -490,7 +489,7 @@
         { label: "鍒涘缓浜�", width: "", prop: "update_by" },
       ],
       tableLabelmz: [
-      { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" },
+        { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" },
         { label: "濮撳悕", width: "", prop: "name" },
         { label: "骞撮緞", width: "", prop: "age" },
         { label: "鑱旂郴鐢佃瘽", width: "", prop: "name" },
@@ -504,7 +503,7 @@
         { label: "鍒涘缓浜�", width: "", prop: "update_by" },
       ],
       tableLabelcy: [
-      { label: "鍛樺伐缂栧彿", width: "", prop: "name" },
+        { label: "鍛樺伐缂栧彿", width: "", prop: "name" },
         { label: "濮撳悕", width: "", prop: "name" },
         { label: "骞撮緞", width: "", prop: "age" },
         { label: "鑱旂郴鐢佃瘽", width: "", prop: "name" },

--
Gitblit v1.9.3