|
@@ -226,16 +226,21 @@
|
|
<c:if test="${cmDiscernReceipt.receiptOrderType eq 2}">
|
|
<c:if test="${cmDiscernReceipt.receiptOrderType eq 2}">
|
|
<font color="red">(呵呵商城)</font>
|
|
<font color="red">(呵呵商城)</font>
|
|
</c:if>
|
|
</c:if>
|
|
|
|
+ <c:if test="${cmDiscernReceipt.receiptType eq 8}">
|
|
|
|
+ ${cmDiscernReceipt.backName}
|
|
|
|
+ </c:if>
|
|
</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>
|
|
<c:if test="${cmDiscernReceipt.receiptType == 7}">-----</c:if>
|
|
|
|
+ <c:if test="${cmDiscernReceipt.receiptType == 8}">-----</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>
|
|
<c:if test="${cmDiscernReceipt.receiptType == 7}">-----</c:if>
|
|
|
|
+ <c:if test="${cmDiscernReceipt.receiptType == 8}">-----</c:if>
|
|
</td>
|
|
</td>
|
|
<shiro:hasPermission name="order:cmDiscernReceipt:edit">
|
|
<shiro:hasPermission name="order:cmDiscernReceipt:edit">
|
|
<td>
|
|
<td>
|