Browse Source

机构画像

zhengjinyi 2 years ago
parent
commit
751c95e228
1 changed files with 1 additions and 0 deletions
  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();
                             $('#orderEacths').hide();
                             $('.eachts-total').hide();
                             $('.eachts-total').hide();
                         }else{
                         }else{
+                            $('.eachts-total').show();
                             $('#orderEacths').show();
                             $('#orderEacths').show();
                             $('#orderEacthsNone').hide();
                             $('#orderEacthsNone').hide();
                             getOrderEacths(data.order.orderList);
                             getOrderEacths(data.order.orderList);