請選擇學年度:
{{foreach from=$this->all_year item=yarr}}
{{if $smarty.get.Year==$yarr.stud_study_year}}
[{{$yarr.stud_study_year}}年]
{{else}}
{{$yarr.stud_study_year}}年
{{/if}}
{{/foreach}}
{{$this->links->show_page()}}
{{if $smarty.get.Year==$this->Year}}
[X 清空{{$this->Year}}年資料]
[M 整班移動]
{{/if}}
|
||||||||||||
臨時編號 | 姓名 | 身份證字號 | 性別 | 就讀 | 生日 | 電話 | 舊校名 | 入學年 | 年級 | 班級 | 座號 | 功能 |
{{$arr.temp_id}} | {{$arr.stud_name}} | {{$arr.stud_person_id}} | {{if $arr.stud_sex=='1'}} {{$this->SEX[$arr.stud_sex]}} {{else}} {{$this->SEX[$arr.stud_sex]}} {{/if}} | {{$arr.sure_study}} | {{$arr.stud_birthday}} | {{$arr.stud_tel_1}} | {{$arr.old_school}} | {{$arr.stud_study_year}} | {{$arr.class_year}} | {{$arr.class_sort}} | {{$arr.class_site}} | 編修中 |
{{$arr.temp_id}} | {{$arr.stud_name}} | {{$arr.stud_person_id}} | {{if $arr.stud_sex=='1'}} {{$this->SEX[$arr.stud_sex]}} {{else}} {{$this->SEX[$arr.stud_sex]}} {{/if}} | {{$arr.sure_study}} | {{$arr.stud_birthday}} | {{$arr.stud_tel_1}} | {{$arr.old_school}} | {{$arr.stud_study_year}} | {{$arr.class_year}} | {{$arr.class_sort}} | {{$arr.class_site}} | 編修 |