From 7e2e1b59d7ad9de9ce20e0c7011df3c364d80a87 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Thu, 13 Nov 2025 18:37:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=87=BA=E8=AF=8A=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E5=AF=B9=E6=AF=94=E5=BD=93=E5=89=8D=E5=B7=B2=E6=9C=89?= =?UTF-8?q?=E6=8E=92=E7=8F=AD=E3=80=81=E8=8E=B7=E5=8F=96=E5=86=B2=E7=AA=81?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E4=BA=A4=E4=BA=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/HosInformation.vue | 1009 ++++++++++++++++++++++++++++++------------ 1 file changed, 720 insertions(+), 289 deletions(-) diff --git a/src/views/HosInformation.vue b/src/views/HosInformation.vue index 2aad5ae..e22ca2b 100644 --- a/src/views/HosInformation.vue +++ b/src/views/HosInformation.vue @@ -367,7 +367,7 @@
+ :class="[hosList.length == 1 ? getDateCellClass(data.day) : '', (isConflictDate(data.day) && !is_allow_coincide) ? 'conflict-date' : '', !isCurrentMonth(date) ? 'not-current-month' : '']">
{{ getDayNumber(data.day) }} @@ -624,8 +624,6 @@ 上午班
- -
冲突
{{ morningText }}
@@ -639,7 +637,6 @@
{{ item.name }}{{ item.morning_plan }}
- @@ -657,8 +654,6 @@
冲突
{{ afterText }}
- -
@@ -666,11 +661,9 @@ class="hidden-select" @visible-change="handleAfternoonVisibleChange"> -
{{ item.name }}
- @@ -705,20 +698,24 @@ - + @@ -736,7 +733,9 @@ + :isExistSelfSupplys="isExistSelfSupplys" :doctor_id="doctor_id" :depart_id="depart_id" + :checkAliPay="checkAliPay"> +