lgy 1 month ago
parent
commit
5ae8e8dd6e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jcjyhr/app/admin/servies/bi/BiPatientServies.php

+ 1 - 0
jcjyhr/app/admin/servies/bi/BiPatientServies.php

@@ -53,6 +53,7 @@ class BiPatientServies extends BaseDataBiServies
         $reportWhere = $this->getCommonWhere($params);
         // 获取按日统计数据对象
         $dayData = $this->getDayData($where);
+        var_dump($dayData);die;
         // 获取本周统计数量
         $weekCount = $this->getWeekCount($where);
         // 获取本月统计数量