shish 1 год назад
Родитель
Сommit
64ba18e064
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      app-ghs/controllers/StatCgGhsController.php

+ 0 - 3
app-ghs/controllers/StatCgGhsController.php

@@ -62,9 +62,6 @@ class StatCgGhsController extends BaseController
                 if ($status != 4) {
                     continue;
                 }
-                if ($actPrice <= 0) {
-                    continue;
-                }
                 $carton = 0;
                 $pack = 0;
                 $freight = 0;