申请时间: {{ formatDate(currentApplication.createdAt) }}
申请编号: {{ currentApplication.id }}
申请人: {{ currentApplication.fullname }}
联系电话: {{ currentApplication.phone }}
处理时间: {{ formatDate(currentApplication.process_time) }}
审核备注: {{ currentApplication.admin_note }}
拒绝原因: {{ currentApplication.rejectReason }}
{{ formatDate(currentApplication.submit_time) }}
预计1-3个工作日完成审核
{{ formatDate(currentApplication.process_time) }}
{{ currentApplication.rejectReason }}
您已成为认证设计师,可以发布作品了
申请时间: {{ formatDate(item.createdAt) }}
处理时间: {{ formatDate(item.process_time) }}
申请人: {{ item.fullname }}
联系电话: {{ item.phone }}
电子邮箱: {{ item.email }}
微信号: {{ item.wechat }}
所在地区: {{ item.province_name }} {{ item.city_name }} {{ item.district_name }}
最高学历: {{ item.education }}
专业: {{ item.major }}
毕业院校: {{ item.school }}
从业年限: {{ item.experience }}
审核备注: {{ item.admin_note }}
拒绝原因: {{ item.rejectReason }}
您的申请记录将显示在这里