You've already forked guangan
维修端工单处理
This commit is contained in:
@ -10,13 +10,10 @@
|
||||
<span class="layui-badge layui-bg-blue">待审核</span>
|
||||
{/if}
|
||||
{if isset($current_step)}
|
||||
{if $instance.current_step == $index}(当前步骤){/if}
|
||||
{if $current_step == $index}(当前步骤){/if}
|
||||
{/if}
|
||||
</h3>
|
||||
<div class="layui-timeline-content">
|
||||
<p>
|
||||
{$step.title}
|
||||
</p>
|
||||
{if $step.status == 1}
|
||||
{$step.approver.nickname}于{$step.approve_time|date='Y-m-d H:i:s'}审核通过
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user