审核流程

提交审核

{foreach $process.steps as $index=>$step} {include file="common/step" /} {/foreach}
{if $instance->isEmpty()}
创建审核单
{if $current_step.approver_type == 3}
{/if}
{else}
工单审核
{if $current_step.approver_type == 3}
{/if}
{/if}