소스 검색

超级会员款收款详情bugfix

chao 3 년 전
부모
커밋
7e7bc8540c
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/main/webapp/WEB-INF/views/modules/order/cmDiscernReceiptForm.jsp

+ 3 - 0
src/main/webapp/WEB-INF/views/modules/order/cmDiscernReceiptForm.jsp

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