{{ toast.message }}
{{ pendingCount }}
待确认
{{ todayCount }}
今日面试
{{ upcomingCount }}
即将进行
{{ completedCount }}
已完成
{{ currentMonth }}
{{ day.day }}
{{ selectedDate ? formatDate(selectedDate) + ' 面试' : '全部面试' }}
{{ interview.job_title }}
{{ interview.company_name }}
{{ getStatusLabel(interview.status) }}
{{ formatDateTime(interview.interview_time) }}
{{ interview.location || '待定' }}
{{ interview.contact_person || '待定' }}
{{ interview.contact_phone || '待定' }}

暂无面试安排