{if $recy == 'false'}> <{t}>订单状态操作:<{/t}> disabled="disabled" class="inactive"<{/if}> onclick="OrderMgr.act.run('<{if $env.conf.order.flow.payed}>showPayed<{else}>toPayed<{/if}>', this, '<{if $env.conf.order.flow.payed}>1<{else}>0<{/if}>')" /> disabled="disabled" class="inactive"<{/if}> onclick="OrderMgr.act.run('<{if $env.conf.order.flow.consign}>showConsignFlow<{else}>toDelivery<{/if}>', this, '<{if $env.conf.order.flow.consign}>1<{else}>0<{/if}>')" /> disabled="disabled" class="inactive" <{else}> onclick="if(confirm('完成操作 会将该订单归档并且不允许再做任何操作,确认要执行吗?')) OrderMgr.act.run('archive', this);"<{/if}> /> disabled="disabled" class="inactive"<{/if}> onclick="OrderMgr.act.run('<{if $env.conf.order.flow.refund}>showRefund<{else}>toRefund<{/if}>', this, '<{if $env.conf.order.flow.refund}>1<{else}>0<{/if}>')" /> disabled="disabled" class="inactive"<{/if}> onclick="OrderMgr.act.run('<{if $env.conf.order.flow.reship}>showReturn<{else}>toReturn<{/if}>', this, '<{if $env.conf.order.flow.reship}>1<{else}>0<{/if}>')" /> 0 || $order.ship_status > 0 || $order.status != 'active'}> disabled="disabled" class="inactive" <{else}> onclick="if(confirm('作废后该订单何将不允许再做任何操作,确认要执行吗?')) OrderMgr.act.run('cancel', this)" <{/if}> /> <{if $order.status == 'dead'}><{t}>[已作废]<{/t}><{elseif $order.status == 'finish'}><{t}>[已完成]<{/t}><{/if}> <{/if}>