|
@@ -213,7 +213,7 @@
|
|
<c:if test="${cmDiscernReceipt.receiptStatus == 4}"><font color="red">审核未通过</font></c:if>
|
|
<c:if test="${cmDiscernReceipt.receiptStatus == 4}"><font color="red">审核未通过</font></c:if>
|
|
<c:if test="${cmDiscernReceipt.receiptStatus == 5}"><font color="red">收款撤销</font></c:if>
|
|
<c:if test="${cmDiscernReceipt.receiptStatus == 5}"><font color="red">收款撤销</font></c:if>
|
|
</c:if>
|
|
</c:if>
|
|
- <c:if test="${cmDiscernReceipt.payWay != 2}">----</c:if>
|
|
|
|
|
|
+ <c:if test="${cmDiscernReceipt.payWay != 2}">-----</c:if>
|
|
</td>
|
|
</td>
|
|
<td>
|
|
<td>
|
|
<c:if test="${cmDiscernReceipt.organizeID == 1}">
|
|
<c:if test="${cmDiscernReceipt.organizeID == 1}">
|
|
@@ -229,11 +229,13 @@
|
|
</td>
|
|
</td>
|
|
<td>
|
|
<td>
|
|
<c:if test="${cmDiscernReceipt.receiptType != 6}">${cmDiscernReceipt.orderType}</c:if>
|
|
<c:if test="${cmDiscernReceipt.receiptType != 6}">${cmDiscernReceipt.orderType}</c:if>
|
|
- <c:if test="${cmDiscernReceipt.receiptType == 6}">----</c:if>
|
|
|
|
|
|
+ <c:if test="${cmDiscernReceipt.receiptType == 6}">-----</c:if>
|
|
|
|
+ <c:if test="${cmDiscernReceipt.receiptType == 7}">-----</c:if>
|
|
</td>
|
|
</td>
|
|
<td>
|
|
<td>
|
|
<c:if test="${cmDiscernReceipt.receiptType != 6}">${cmDiscernReceipt.orders}</c:if>
|
|
<c:if test="${cmDiscernReceipt.receiptType != 6}">${cmDiscernReceipt.orders}</c:if>
|
|
- <c:if test="${cmDiscernReceipt.receiptType == 6}">----</c:if>
|
|
|
|
|
|
+ <c:if test="${cmDiscernReceipt.receiptType == 6}">-----</c:if>
|
|
|
|
+ <c:if test="${cmDiscernReceipt.receiptType == 7}">-----</c:if>
|
|
</td>
|
|
</td>
|
|
<shiro:hasPermission name="order:cmDiscernReceipt:edit">
|
|
<shiro:hasPermission name="order:cmDiscernReceipt:edit">
|
|
<td>
|
|
<td>
|