{{foreach from=$arr_a item=data}} {{/foreach}}
stud_base學籍表A-----搜尋結果
學號
stud_id
學生流水號
student_sn
姓名
stud_name
動作 性別
stud_sex
就學狀況
stud_study_cond
入學年
stud_study_year
目前年班
curr_class_num
{{$data.stud_id}} {{$data.student_sn}} {{$data.stud_name}} [顯示該生學期資料] {{$data.stud_sex}} {{$data.stud_study_cond}} {{$data.stud_study_year}} {{$data.curr_class_num}}