<{html_options name=item_id options=$data.item_list selected=$data.select_item onchange="submit();" class="span4" }> 送銀行清冊 excel 學生收據 excel
<{if ($data.out_student) }><{* 多餘繳費人記錄 *}>
<{foreach key=stud_sn item=s_stud from= $data.out_student }>

繳費記錄中: 班級:<{$s_stud.class_id}> 學生: <{$s_stud.rec_name}>已不在最新的學生名冊中!是否已轉出?(id:<{$s_stud.record_id}>)

<{/foreach}>
<{/if}>