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

+ 1 - 0
app-ghs/controllers/PurchaseOrderController.php

@@ -288,6 +288,7 @@ class PurchaseOrderController extends BaseController
             }
         }
 
+
         $shop = $this->shop;
         $carSale = $shop->carSale ?? 0;
         if ($carSale == 1) {