zhengjinyi před 2 roky
rodič
revize
751c95e228

+ 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);