shish пре 2 година
родитељ
комит
ce1d7e8d63
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      app-ghs/controllers/PurchaseOrderController.php

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

@@ -282,6 +282,7 @@ class PurchaseOrderController extends BaseController
             }
         } else {
             if ($this->mainId == 644) {
+                echo $this->adminId;die;
                 if (!in_array($this->adminId, [919])) {
                     util::fail('你不能采购哈');
                 }