This commit is contained in:
Your Name
2026-08-05 11:54:24 +08:00
parent 7ddb4882e3
commit 4ee8a8e98b
292 changed files with 29 additions and 330 deletions
@@ -435,7 +435,7 @@ const currentDate = computed(() => new Intl.DateTimeFormat('zh-CN', {
const appointmentRankingSubtitle = computed(() => {
const actor = dashboard.rankings.appointments.kind === 'doctor' ? '医生' : '医助'
return `${dashboard.rankings.appointments.scope_label}内的${actor}挂号数`
return `${dashboard.rankings.appointments.scope_label}内的${actor}有效挂号数(不含已取消)`
})
const appointmentRankingMax = computed(() => Math.max(