From f6d5dc98286c7eb1e80092084b96be54ecd56dfe Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期五, 23 八月 2024 11:03:05 +0800
Subject: [PATCH] update

---
 src/views/ecg/doctor/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/ecg/doctor/index.vue b/src/views/ecg/doctor/index.vue
index 47ee8de..fb472b4 100644
--- a/src/views/ecg/doctor/index.vue
+++ b/src/views/ecg/doctor/index.vue
@@ -66,8 +66,8 @@
       </el-aside>
     </el-container>
     <el-container style="justify-content: center;">
-      <el-button type="primary" @click="finishNextPatient">瀹屾垚涓嬩竴浣�</el-button>
-      <el-button type="primary" @click="passNextPatient">杩囧彿涓嬩竴浣�</el-button>
+      <el-button type="primary" @click="finishNextPatient">鍙彿</el-button>
+      <el-button type="primary" @click="passNextPatient">杩囧彿</el-button>
     </el-container>
   </el-container>
 </template>

--
Gitblit v1.9.3