|
@@ -200,24 +200,6 @@
|
|
<font color="red">(${cmUserBalanceRecord.remark})</font>
|
|
<font color="red">(${cmUserBalanceRecord.remark})</font>
|
|
</c:if>
|
|
</c:if>
|
|
</c:if>
|
|
</c:if>
|
|
- <c:if test="${cmUserBalanceRecord.balanceType eq 10 }">
|
|
|
|
- <a href="${ctx}/order/detail?id=${cmUserBalanceRecord.orderId}">线上余额抵扣</a>
|
|
|
|
- </c:if>
|
|
|
|
- <c:if test="${cmUserBalanceRecord.balanceType eq 13 }">
|
|
|
|
- <a href="${ctx}/bulkpurchase/cmRefundsProduct/toRecturnRecord.rpc?id=${cmUserBalanceRecord.returnedId}&orderID=${cmUserBalanceRecord.orderId}">申请退款到线上余额</a>
|
|
|
|
- </c:if>
|
|
|
|
- <c:if test="${cmUserBalanceRecord.balanceType eq 16 }">
|
|
|
|
- 线上订金订单充值
|
|
|
|
- </c:if>
|
|
|
|
- <c:if test="${cmUserBalanceRecord.balanceType eq 17 }">
|
|
|
|
- 线上余额订单充值
|
|
|
|
- </c:if>
|
|
|
|
- <c:if test="${cmUserBalanceRecord.balanceType eq 18 }">
|
|
|
|
- 线上订金订单退款
|
|
|
|
- </c:if>
|
|
|
|
- <c:if test="${cmUserBalanceRecord.balanceType eq 19 }">
|
|
|
|
- 线上余额订单退款
|
|
|
|
- </c:if>
|
|
|
|
</td>
|
|
</td>
|
|
<td>
|
|
<td>
|
|
<c:if test="${cmUserBalanceRecord.balanceType eq 1 && not empty cmUserBalanceRecord.closeReason}">
|
|
<c:if test="${cmUserBalanceRecord.balanceType eq 1 && not empty cmUserBalanceRecord.closeReason}">
|