浏览代码

机构画像

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