admin
2020-06-11 3bc16a1d3afee0d1ba5c39b1415309e1fe2c63a1
AppInside/dataPreview/fund.html
@@ -634,8 +634,8 @@
                     totalFanLiMoney: totalFanLiMoney,
                     totalShareMoney: totalShareMoney,
                     totalInviteMoney: totalInviteMoney,
                     monthSettleMoney: monthSettleMoney,
                     lastMonthSettleMoney: lastMonthSettleMoney,
                     monthUnRecievedMoney: monthSettleMoney,
                     totalUnRecievedMoney: lastMonthSettleMoney,
                     notSettleMoney: notSettleMoney,
                     'todayPredict.totalMoney': todayPredict_totalMoney,
@@ -652,7 +652,7 @@
                     'monthPredict.teamMoney': monthPredict_teamMoney,
                     'monthPredict.teamNum': monthPredict_teamNum,
                  };
                  yesApp.toast(JSON.stringify(params))
                  params = yesApp.getRequestBaseParams(params);
                  $.ajax({