From a7685401cb592b8b2c62a53f4f62712dcca484cf Mon Sep 17 00:00:00 2001
From: zq <136432190602163.com>
Date: Fri, 14 Nov 2025 18:11:52 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8C=BB=E7=94=9F=E5=87=BA=E8=AF=8A=E8=AE=BE?=
=?UTF-8?q?=E7=BD=AE-=E5=86=B2=E7=AA=81=E5=BC=B9=E5=87=BA=E6=A1=86?=
=?UTF-8?q?=E5=B1=95=E7=A4=BA=E3=80=81=E6=8F=90=E5=8F=96=E4=B8=BA=E7=BB=84?=
=?UTF-8?q?=E4=BB=B6=E5=BD=A2=E5=BC=8F=E3=80=81=E5=8E=BB=E9=99=A4=E6=97=A0?=
=?UTF-8?q?=E7=94=A8=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/DoctorInformation.vue | 39 ++-
src/views/HosInformation.vue | 533 +++---------------------------------
src/views/conflictDialog.vue | 588 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 647 insertions(+), 513 deletions(-)
create mode 100644 src/views/conflictDialog.vue
diff --git a/src/views/DoctorInformation.vue b/src/views/DoctorInformation.vue
index 1ce1f3a..14109fb 100644
--- a/src/views/DoctorInformation.vue
+++ b/src/views/DoctorInformation.vue
@@ -60,7 +60,7 @@
-
您有多个出诊医院时,允许不同医院排班时段重合吗?
+
您有多个出诊医院时,允许不同医院排班时段重合吗?
允许时段重合
@@ -68,7 +68,7 @@
禁止时段重合
-
适用于:可由助理代为坐诊
+
避免时段冲突造成患者错误预约
@@ -84,7 +84,7 @@
-
@@ -140,6 +140,9 @@
+
+
\ No newline at end of file