{volist name="row" id="vo" key="k1"} {volist name="vo['logs']" id="v2"} {volist name="v2" id="v3"} {/volist} {/volist} {/volist}
{:__('执行时间')} {:__('运行时间')} {:__('操作')}
{$vo.createtime} {$vo.call_time}s 展开
总计{$count|default="0"}条
{$row->render()}