@@ -175,6 +175,9 @@
</c:if>
<c:if test="${vo.receiptType == 5}">
供应商退款
+ </c:if>
+ <c:if test="${vo.receiptType == 6}">
+ 超级会员款
</span>
<span><label>收款类型:</label>${fns:getPayTypeStr(vo.payType)}</span>