<{if $chk_msg}>
<{foreach from=$chk_msg item=chk_msg}> <{$chk_msg}>
<{/foreach}> <{/if}>
<{if $error_msg}>
<{foreach from=$error_msg item=error}>
<{$error}>
<{/foreach}>
<{/if}> <{if !$chk_msg}>

处理信息


此次可操作记录共 <{$need_refund_list_count}> 条记录, 已确认 0 条记录, 剩 <{$need_refund_list_count}> 条需确认

 
<{if $need_refund_list_count>0}> <{button type="button" id="confirm_return_form" class="btn btn-primary" label="批量同步" }> <{/if}> <{button type="button" class="btn" id="return-btn" label="关 闭" }>
<{/if}>