{{ currentRecord.jobTitle || '-' }}
{{ currentRecord.companyName || '-' }}
{{ currentRecord.salary || '-' }}
{{ currentRecord.location || '-' }}
{{ getApplyStatusText(currentRecord.applyStatus) }}
{{ getFeedbackStatusText(currentRecord.feedbackStatus) }}
{{ formatTime(currentRecord.applyTime) }}
{{ currentRecord.feedbackContent }}