From c3576dff24adbb52cf807c100afb63399e16f813 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 11 九月 2025 09:36:45 +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 59915c3..67d41da 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