|
@@ -129,87 +129,87 @@
|
|
|
{if condition="$flow.status == 1"}
|
|
{if condition="$flow.status == 1"}
|
|
|
<div class="div-flex">
|
|
<div class="div-flex">
|
|
|
<div class="form-group col-sm-10">
|
|
<div class="form-group col-sm-10">
|
|
|
- <blockquote style="padding: 2px 10px;text-align: left">
|
|
|
|
|
- <p>审核信息 <span class="label label-danger">固定审批流</span></p>
|
|
|
|
|
- </blockquote>
|
|
|
|
|
- <div style="text-align: left">
|
|
|
|
|
- <a href="javascript:void(0)" data-toggle="popover"
|
|
|
|
|
- data-content="
|
|
|
|
|
- <p class='examine_title'>审批流程</p>
|
|
|
|
|
- {foreach name='$examine_record' item='examine_r'}
|
|
|
|
|
- {if condition='$examine_r.status == 0'}
|
|
|
|
|
- {elseif condition='$examine_r.status == 1'}
|
|
|
|
|
- <div class='examine_box'>
|
|
|
|
|
- <i class='fa fa-check-circle text-success newicon'></i>
|
|
|
|
|
- <div class='xian'></div>
|
|
|
|
|
- <p><span class='text-muted'>{$examine_r.check_time}</span></p>
|
|
|
|
|
- <p> {$examine_r.check_staff.name} <span class='text-muted'>通过了此申请</span></p>
|
|
|
|
|
- {if condition='$examine_r.content'}<p class='examine_bg'> {$examine_r.content}</p>{/if}
|
|
|
|
|
- </div>
|
|
|
|
|
- {elseif condition='$examine_r.status == 2'}
|
|
|
|
|
- <div class='examine_box'>
|
|
|
|
|
- <i class='fa fa-window-close text-red newicon'></i>
|
|
|
|
|
- <div class='xian'></div>
|
|
|
|
|
- <p><span class='text-muted'>{$examine_r.check_time}</span></p>
|
|
|
|
|
- <p> {$examine_r.check_staff.name} <span class='text-muted'>拒绝了此申请</span></p>
|
|
|
|
|
- {if condition='$examine_r.content'}<p class='examine_bg'> {$examine_r.content}</p>{/if}
|
|
|
|
|
- </div>
|
|
|
|
|
- {else/}
|
|
|
|
|
|
|
+<!-- <blockquote style="padding: 2px 10px;text-align: left">-->
|
|
|
|
|
+<!-- <p>审核信息 <span class="label label-danger">固定审批流</span></p>-->
|
|
|
|
|
+<!-- </blockquote>-->
|
|
|
|
|
+<!-- <div style="text-align: left">-->
|
|
|
|
|
+<!-- <a href="javascript:void(0)" data-toggle="popover"-->
|
|
|
|
|
+<!-- data-content="-->
|
|
|
|
|
+<!-- <p class='examine_title'>审批流程</p>-->
|
|
|
|
|
+<!-- {foreach name='$examine_record' item='examine_r'}-->
|
|
|
|
|
+<!-- {if condition='$examine_r.status == 0'}-->
|
|
|
|
|
+<!-- {elseif condition='$examine_r.status == 1'}-->
|
|
|
|
|
+<!-- <div class='examine_box'>-->
|
|
|
|
|
+<!-- <i class='fa fa-check-circle text-success newicon'></i>-->
|
|
|
|
|
+<!-- <div class='xian'></div>-->
|
|
|
|
|
+<!-- <p><span class='text-muted'>{$examine_r.check_time}</span></p>-->
|
|
|
|
|
+<!-- <p> {$examine_r.check_staff.name} <span class='text-muted'>通过了此申请</span></p>-->
|
|
|
|
|
+<!-- {if condition='$examine_r.content'}<p class='examine_bg'> {$examine_r.content}</p>{/if}-->
|
|
|
|
|
+<!-- </div>-->
|
|
|
|
|
+<!-- {elseif condition='$examine_r.status == 2'}-->
|
|
|
|
|
+<!-- <div class='examine_box'>-->
|
|
|
|
|
+<!-- <i class='fa fa-window-close text-red newicon'></i>-->
|
|
|
|
|
+<!-- <div class='xian'></div>-->
|
|
|
|
|
+<!-- <p><span class='text-muted'>{$examine_r.check_time}</span></p>-->
|
|
|
|
|
+<!-- <p> {$examine_r.check_staff.name} <span class='text-muted'>拒绝了此申请</span></p>-->
|
|
|
|
|
+<!-- {if condition='$examine_r.content'}<p class='examine_bg'> {$examine_r.content}</p>{/if}-->
|
|
|
|
|
+<!-- </div>-->
|
|
|
|
|
+<!-- {else/}-->
|
|
|
|
|
|
|
|
- <div class='examine_box'>
|
|
|
|
|
- <i class='fa fa-window-close text-red newicon'></i>
|
|
|
|
|
- <div class='xian'></div>
|
|
|
|
|
- <p><span class='text-muted'>{$examine_r.check_time}</span></p>
|
|
|
|
|
- <p> {$examine_r.check_staff.name} <span class='text-muted'>撤回了此申请</span></p>
|
|
|
|
|
- {if condition='$examine_r.content'}<p class='examine_bg'> {$examine_r.content}</p>{/if}
|
|
|
|
|
- </div>
|
|
|
|
|
- {/if}
|
|
|
|
|
- {/foreach}" data-html="true">查看审批历史</a>
|
|
|
|
|
- </div>
|
|
|
|
|
- <div class="row rowbox" style="margin-left: 20px">
|
|
|
|
|
- {foreach name="$flow.stepList" item="val"}
|
|
|
|
|
- <div class="stafflist" data-container="body" data-toggle="popover" data-placement="bottom" data-content="{foreach name='$val.stafflist' item='sf'}
|
|
|
|
|
- {if condition='$sf.examine_reord.status == 0'}
|
|
|
|
|
- <p><i class='fa fa-clock-o text-red'></i> {$sf.name} 待审核此申请</p>
|
|
|
|
|
- {elseif condition='$sf.examine_reord.status == 1'}
|
|
|
|
|
- <p><i class='fa fa-check-circle text-success'></i> {$sf.examine_reord.check_time}</p>
|
|
|
|
|
- <p>{$sf.name} 通过此申请</p>
|
|
|
|
|
- {elseif condition='$sf.examine_reord.status == 2'}
|
|
|
|
|
- <p><i class='fa fa-window-close text-red'></i> {$sf.examine_reord.check_time}</p>
|
|
|
|
|
- <p>{$sf.name} 拒绝此申请</p>
|
|
|
|
|
- {else/}
|
|
|
|
|
- <p><i class='fa fa-mail-reply text-red'></i> {$sf.name} 已撤销</p>
|
|
|
|
|
- {/if}
|
|
|
|
|
- {/foreach}" data-html="true">
|
|
|
|
|
|
|
+<!-- <div class='examine_box'>-->
|
|
|
|
|
+<!-- <i class='fa fa-window-close text-red newicon'></i>-->
|
|
|
|
|
+<!-- <div class='xian'></div>-->
|
|
|
|
|
+<!-- <p><span class='text-muted'>{$examine_r.check_time}</span></p>-->
|
|
|
|
|
+<!-- <p> {$examine_r.check_staff.name} <span class='text-muted'>撤回了此申请</span></p>-->
|
|
|
|
|
+<!-- {if condition='$examine_r.content'}<p class='examine_bg'> {$examine_r.content}</p>{/if}-->
|
|
|
|
|
+<!-- </div>-->
|
|
|
|
|
+<!-- {/if}-->
|
|
|
|
|
+<!-- {/foreach}" data-html="true">查看审批历史</a>-->
|
|
|
|
|
+<!-- </div>-->
|
|
|
|
|
+<!-- <div class="row rowbox" style="margin-left: 20px">-->
|
|
|
|
|
+<!-- {foreach name="$flow.stepList" item="val"}-->
|
|
|
|
|
+<!-- <div class="stafflist" data-container="body" data-toggle="popover" data-placement="bottom" data-content="{foreach name='$val.stafflist' item='sf'}-->
|
|
|
|
|
+<!-- {if condition='$sf.examine_reord.status == 0'}-->
|
|
|
|
|
+<!-- <p><i class='fa fa-clock-o text-red'></i> {$sf.name} 待审核此申请</p>-->
|
|
|
|
|
+<!-- {elseif condition='$sf.examine_reord.status == 1'}-->
|
|
|
|
|
+<!-- <p><i class='fa fa-check-circle text-success'></i> {$sf.examine_reord.check_time}</p>-->
|
|
|
|
|
+<!-- <p>{$sf.name} 通过此申请</p>-->
|
|
|
|
|
+<!-- {elseif condition='$sf.examine_reord.status == 2'}-->
|
|
|
|
|
+<!-- <p><i class='fa fa-window-close text-red'></i> {$sf.examine_reord.check_time}</p>-->
|
|
|
|
|
+<!-- <p>{$sf.name} 拒绝此申请</p>-->
|
|
|
|
|
+<!-- {else/}-->
|
|
|
|
|
+<!-- <p><i class='fa fa-mail-reply text-red'></i> {$sf.name} 已撤销</p>-->
|
|
|
|
|
+<!-- {/if}-->
|
|
|
|
|
+<!-- {/foreach}" data-html="true">-->
|
|
|
|
|
|
|
|
|
|
|
|
|
- <img src="/assets/addons/qingdong/img/avatar.png" class="img-circle">
|
|
|
|
|
- {if condition="$val.status == 3"}
|
|
|
|
|
- <span class="text-muted">发起人主管</span>
|
|
|
|
|
- {elseif condition="$val.status == 2"/}
|
|
|
|
|
- <span class="text-muted">{:count($val.stafflist)}人并签</span>
|
|
|
|
|
- {else/}
|
|
|
|
|
- <span class="text-muted">{:count($val.stafflist)}人或签</span>
|
|
|
|
|
- {/if}
|
|
|
|
|
|
|
+<!-- <img src="/assets/addons/qingdong/img/avatar.png" class="img-circle">-->
|
|
|
|
|
+<!-- {if condition="$val.status == 3"}-->
|
|
|
|
|
+<!-- <span class="text-muted">发起人主管</span>-->
|
|
|
|
|
+<!-- {elseif condition="$val.status == 2"/}-->
|
|
|
|
|
+<!-- <span class="text-muted">{:count($val.stafflist)}人并签</span>-->
|
|
|
|
|
+<!-- {else/}-->
|
|
|
|
|
+<!-- <span class="text-muted">{:count($val.stafflist)}人或签</span>-->
|
|
|
|
|
+<!-- {/if}-->
|
|
|
|
|
|
|
|
- {if condition="$val.order_id < $flow.order_id"}
|
|
|
|
|
- <p><span><i class="fa fa-check-circle text-success"></i> 审核通过</span></p>
|
|
|
|
|
- {else/}
|
|
|
|
|
- {if condition="$row.check_status == 3"}
|
|
|
|
|
- <p> <span><i class="fa fa-window-close text-red"></i> 审核拒绝</span></p>
|
|
|
|
|
- {else/}
|
|
|
|
|
- <p><span><i class="fa fa-clock-o text-red"></i> 待审核</span></p>
|
|
|
|
|
- {/if}
|
|
|
|
|
- {/if}
|
|
|
|
|
|
|
+<!-- {if condition="$val.order_id < $flow.order_id"}-->
|
|
|
|
|
+<!-- <p><span><i class="fa fa-check-circle text-success"></i> 审核通过</span></p>-->
|
|
|
|
|
+<!-- {else/}-->
|
|
|
|
|
+<!-- {if condition="$row.check_status == 3"}-->
|
|
|
|
|
+<!-- <p> <span><i class="fa fa-window-close text-red"></i> 审核拒绝</span></p>-->
|
|
|
|
|
+<!-- {else/}-->
|
|
|
|
|
+<!-- <p><span><i class="fa fa-clock-o text-red"></i> 待审核</span></p>-->
|
|
|
|
|
+<!-- {/if}-->
|
|
|
|
|
+<!-- {/if}-->
|
|
|
|
|
|
|
|
- </div>
|
|
|
|
|
|
|
+<!-- </div>-->
|
|
|
|
|
|
|
|
- <div class="stafflist-right">
|
|
|
|
|
- <i class="fa fa-angle-right" style="color: #ccc;margin: 0 16px;font-size: 20px;font-weight: 600;"></i>
|
|
|
|
|
- </div>
|
|
|
|
|
|
|
+<!-- <div class="stafflist-right">-->
|
|
|
|
|
+<!-- <i class="fa fa-angle-right" style="color: #ccc;margin: 0 16px;font-size: 20px;font-weight: 600;"></i>-->
|
|
|
|
|
+<!-- </div>-->
|
|
|
|
|
|
|
|
- {/foreach}
|
|
|
|
|
- </div>
|
|
|
|
|
|
|
+<!-- {/foreach}-->
|
|
|
|
|
+<!-- </div>-->
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
{else/}
|
|
{else/}
|