From 2d38ba9cd15c60b875bc8dc7eeb7aecc5a04fc2b Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期四, 11 九月 2025 17:53:41 +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