shish 2 years ago
parent
commit
ce1d7e8d63
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app-ghs/controllers/PurchaseOrderController.php

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

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