From da46a456820f23e2d9cc6cd87d370c9eddb4073b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=83=AD=E5=BA=86=E6=B3=B0?=
<12369755+htcloud1@user.noreply.gitee.com>
Date: Sat, 22 Aug 2026 16:56:37 +0800
Subject: [PATCH] =?UTF-8?q?feat(select):=20DoctorDeptSelect=20/=20DoctorTi?=
=?UTF-8?q?tleSelect=20=E5=8A=A0=20"=E5=85=B6=E4=BB=96"=20=E9=80=83?=
=?UTF-8?q?=E7=94=9F=E5=8F=A3=20(=E8=99=9A=E6=8B=9F=E9=A1=B9=20+=20?=
=?UTF-8?q?=E4=B8=8B=E6=96=B9=20input=20+=20=E8=87=AA=E5=8A=A8=E5=9B=9E?=
=?UTF-8?q?=E5=A1=AB=E8=AF=86=E5=88=AB)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ry-vue3/src/components/DoctorDeptSelect.vue | 176 +++++++++++++++----
ry-vue3/src/components/DoctorTitleSelect.vue | 170 ++++++++++++++----
2 files changed, 276 insertions(+), 70 deletions(-)
diff --git a/ry-vue3/src/components/DoctorDeptSelect.vue b/ry-vue3/src/components/DoctorDeptSelect.vue
index 1f6e502..81f7bd4 100644
--- a/ry-vue3/src/components/DoctorDeptSelect.vue
+++ b/ry-vue3/src/components/DoctorDeptSelect.vue
@@ -1,55 +1,161 @@
-
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ry-vue3/src/components/DoctorTitleSelect.vue b/ry-vue3/src/components/DoctorTitleSelect.vue
index cb6f5de..e6f3e16 100644
--- a/ry-vue3/src/components/DoctorTitleSelect.vue
+++ b/ry-vue3/src/components/DoctorTitleSelect.vue
@@ -1,55 +1,155 @@
-
+
+
+
+
+
+
+
\ No newline at end of file