diff --git a/src/views/HosInformation.vue b/src/views/HosInformation.vue
index 5c81603..2b091f8 100644
--- a/src/views/HosInformation.vue
+++ b/src/views/HosInformation.vue
@@ -363,21 +363,23 @@
-
-
-
-
{{ item.h_depart_name }}
+
+
+
+
+ {{ item.h_depart_name }}
+
-
+ :class="[activeHosList.length == 1 ? getDateCellClass(data.day) : '', (isConflictDate(data.day) && !is_allow_coincide) ? 'conflict-date' : '', !isCurrentMonth(date) ? 'not-current-month' : '']">