←
个人资料
保存
编辑
📷
点击更换头像
基本信息
姓名
{{ formData.name || '未填写' }}
性别
{{ getDisplayText(genderOptions, formData.gender) || '请选择性别' }}
{{ getDisplayText(genderOptions, formData.gender) || '未填写' }}
生日
{{ formData.birthday || '请选择生日' }}
{{ formData.birthday || '未填写' }}
电话
{{ formData.phone || '未填写' }}
邮箱
{{ formData.email || '未填写' }}
微信号
{{ formData.wx || '未填写' }}
学历
{{ getDisplayText(educationOptions, formData.education) || '请选择学历' }}
{{ getDisplayText(educationOptions, formData.education) || '未填写' }}
家庭住址
{{ formData.address || '未填写' }}
祖籍
{{ formData.native_place || '未填写' }}
个人简介
{{ formData.profile || '未填写' }}
应急联系人电话
{{ formData.emergency_contact_phone || '未填写' }}
身份证信息
身份证正面
📷
点击上传身份证正面
未上传
身份证反面
📷
点击上传身份证反面
未上传
详细信息
花名
{{ formData.info.name || '未填写' }}
门店
{{ formData.info.store || '未填写' }}
民族
{{ getDisplayText(ethnicityOptions, formData.info.ethnicity) || '请选择民族' }}
{{ getDisplayText(ethnicityOptions, formData.info.ethnicity) || '未填写' }}
年龄
{{ formData.info.age || '未填写' }}
司龄
{{ formData.info.tenure || '未计算' }}
转正时间
{{ formData.info.regular_date || '未填写' }}
是否转正
{{ getDisplayText(booleanOptions, formData.info.is_regular) || '未填写' }}
政治面貌
{{ getDisplayText(politicsOptions, formData.info.politics) || '请选择政治面貌' }}
{{ getDisplayText(politicsOptions, formData.info.politics) || '未填写' }}
毕业院校
{{ formData.info.university || '未填写' }}
专业
{{ formData.info.major || '未填写' }}
毕业时间
{{ formData.info.graduation_date || '请选择毕业时间' }}
{{ formData.info.graduation_date || '未填写' }}
婚姻状况
{{ getDisplayText(maritalStatusOptions, formData.info.marital_status) || '请选择婚姻状况' }}
{{ getDisplayText(maritalStatusOptions, formData.info.marital_status) || '未填写' }}
银行卡号
{{ formData.info.bank_card || '未填写' }}
开户行
{{ formData.info.bank_name || '未填写' }}
备注
{{ formData.info.remark || '未填写' }}