<{t}>异常类型:<{/t}> | <{foreach from=$abnormal_type item=abt name=ab_type}> <{if $abt.type_id == $abnormal.abnormal_type_id}><{$abt.type_name}><{/if}> <{/foreach}> |
---|---|
<{t}>异常备注:<{/t}> |
<{foreach from=$abnormal.abnormal_memo item=items}>
<{$items.op_content|escape:"HTML"}> <{$items.op_time}> by <{$items.op_name}>
<{/foreach}>
|