@@ -91,7 +91,7 @@ const confirmAppointment = () => {
})
showConfirmDialog({
title: '温馨提示',
- message: '超过预约时间段未就诊,不予退号、换号、转科,敬请谅解。',
+ message: '实际看诊序号以至分诊台到诊登记为准。当天未就诊,不予退号、换号、转科,敬请谅解。',
confirmButtonText: '确认挂号',
cancelButtonText: '取消挂号'
}).then(() => {