@@ -406,7 +406,7 @@
</tbody>
</table>
- <#if identity != 2>
+ <#if identity != 2 || identity != 3>
<div style="float: left;margin-top: 20px;">
<button onclick="confirmOrder()" type="button" class="btn" style="border: 1px solid #50a2ea;background-color: #fff;color: #50a2ea;-webkit-transform:translateY(-5%);height: 30px;">确认订单</button>
<button onclick="distribution_express(null)" type="button" class="btn" style="border: 1px solid #50a2ea;background-color: #fff;color: #50a2ea;-webkit-transform:translateY(-5%);height: 30px;">分配物流</button>