@@ -1067,7 +1067,7 @@
</c:if>
- <c:if test="${(order.organizeID == 0 or order.organizeID > 2)&& order.status == 11 && order.payStatus == 1}">
+ <c:if test="${(order.organizeID == 0 or order.organizeID > 2) && order.status == 11 && order.payStatus == 1}">
<a href="javascript:void(0);"
onclick="modelShow('${order.orderID}')">编辑经理折扣</a>
@@ -311,7 +311,7 @@
- <c:if test="${order.organizeID == 0 && order.status == 11 && order.payStatus == 1}">