From 9fd8b6d713fd000c8912c7a105724d1e6315ac94 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期三, 17 九月 2025 10:38:50 +0800
Subject: [PATCH] 缩放

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

diff --git a/src/views/followvisit/satisfaction/index.vue b/src/views/followvisit/satisfaction/index.vue
index 67d41da..59915c3 100644
--- a/src/views/followvisit/satisfaction/index.vue
+++ b/src/views/followvisit/satisfaction/index.vue
@@ -17,9 +17,9 @@
             v-model="topqueryParams.hospitaldistrictname"
           ></el-input>
         </el-form-item>
-        <el-form-item label="璇鹃缁勫悕绉�">
+        <el-form-item label="绉戝鍚嶇О">
           <el-input
-            placeholder="璇疯緭鍏ユ偅鑰呰棰樼粍"
+            placeholder="璇疯緭鍏ユ偅鑰呯瀹�"
             v-model="topqueryParams.deptname"
           ></el-input>
         </el-form-item>
@@ -82,7 +82,7 @@
           :show-overflow-tooltip="true"
         />
         <el-table-column
-          label="璇鹃缁�"
+          label="绉戝"
           width="120"
           align="center"
           key="deptname"

--
Gitblit v1.9.3