소스 검색

机构画像

zhengjinyi 2 년 전
부모
커밋
751c95e228
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/webapp/static/modules/cmClubPortrait/cmClubEacths.js

+ 1 - 0
src/main/webapp/static/modules/cmClubPortrait/cmClubEacths.js

@@ -151,6 +151,7 @@ const  getClubEacthsData = function (type,dateType) {
                             $('#orderEacths').hide();
                             $('.eachts-total').hide();
                         }else{
+                            $('.eachts-total').show();
                             $('#orderEacths').show();
                             $('#orderEacthsNone').hide();
                             getOrderEacths(data.order.orderList);