開立在學証明
{{$this->select->select()}}
{{if $this->stu!=''}}
{{/if}}
{{if $smarty.session.sel_stu==''}}{{else}}
證明目的
證明日期
日期..
{{/if}}
{{foreach from=$this->stu item=arr}}
{{if $arr.student_sn!=''}}
{{$this->SEX($arr.stud_sex)}}
{{$arr.seme_num}}.{{$arr.stud_name}}
{{/if}}
{{if $arr.next_line=='yes'}}
{{/if}} {{/foreach}}
{{foreach from=$this->s_stu item=brr}}
{{if $brr.student_sn!=''}}
{{$this->SEX($brr.stud_sex)}}
{{$this->CLA($brr.seme_class)}}
{{$brr.seme_num}}.{{$brr.stud_name}}
{{/if}}
{{if $brr.next_line=='yes'}}
{{/if}} {{/foreach}}