mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
ComposerUpdate
This commit is contained in:
parent
1f70f1a697
commit
afca86691b
@ -80,7 +80,7 @@
|
||||
</td>
|
||||
<td class='text-left nowrap'>
|
||||
计划执行:{$vo.exec_time|format_datetime}<br>
|
||||
{if !empty($vo.enter_time) && !empty($vo.outer_time)}
|
||||
{if in_array($vo.status, ['3', '4'])}
|
||||
执行时间:{$vo.enter_time|format_datetime}( 耗时 <b class="color-blue">{$vo.outer_time-$vo.enter_time}</b> 秒 )
|
||||
{else}
|
||||
创建时间:{$vo.create_at|format_datetime}
|
||||
|
Loading…
x
Reference in New Issue
Block a user