chengwl 4 years ago
parent
commit
f8f9db99e1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/IndexController.php

+ 1 - 0
controllers/IndexController.php

@@ -228,6 +228,7 @@ function getResults($reports) {
         
       }
     }
+    return $data;
   }