{$warning['warning_name']}
{if array_key_exists($warning['type'],$warning_type)}{$warning_type[$warning['type']]}{else}未知类型{/if}
{$warning_level[$warning['level']]}
{if array_key_exists($warning['branch']['branch_id'],$branch)}{$branch[$warning['branch']['branch_id']]['branch_name']}{else}未配置分支{/if}
{$warning['content']}
{if array_key_exists('device_id',$warning['device'])}{$warning['device']['device_id']}{/if}
{if array_key_exists('device_type',$warning['device'])}{$warning['device']['device_type']}{/if}
{$warning['create_time']->toDateTime()|date_format:'%Y-%m-%d %H:%M:%S'}
{$warning_status[$warning['status']]}
{literal} {/literal}