cqp hai 2 meses
pai
achega
03e6264a33
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Service/StatisticsService.php

+ 1 - 1
app/Service/StatisticsService.php

@@ -3300,7 +3300,7 @@ class StatisticsService extends Service
         }elseif ($type == 4){
             $result = $this->saleReportStepOfThirdTypeFour($return, $data, $user);
         }elseif ($type == 5){
-            $result = $this->saleReportStepOfThirdTypeFive($return,$data);
+            $result = $this->saleReportStepOfThreeTypeFive($return,$data);
         }else{
             return [false ,'报表查看类型错误'];
         }