@includeFileTemplate("/www/syrc/include/header.html",{"current":"index"}){}

@includeFileTemplate("/www/syrc/include/qyzx-eightOtherLeftMeun.html",{"current":"index"}){}
| 申请职位 |
姓名 |
性别 |
出生日期 |
学历 |
申请日期 |
操作 |
@for(user in model.list){
| ${user.zw_zwmc} |
${user.jianli_xm} |
@if(user.jianli_xb==1){
女
@}else if(user.jianli_xb==0){
男
@}
|
${user.jianli_csrq} |
@if(user.jyjl_xl==0){
初中及以下
@}else if(user.jyjl_xl==1){
高中
@}else if(user.jyjl_xl==2){
中专
@}else if(user.jyjl_xl==3){
大专
@}else if(user.jyjl_xl==4){
本科
@}else if(user.jyjl_xl==5){
硕士
@}else if(user.jyjl_xl==6){
博士
@}else if(user.jyjl_xl==7){
MBA
@}
|
${user.tdjl_time} |
删除
|
@}
|
|
@includeFileTemplate("/www/syrc/include/footer.html",{"current":"index"}){}