소스 검색

采购控制

shish 2 년 전
부모
커밋
5076f6daef
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      app-ghs/controllers/PurchaseOrderController.php

+ 3 - 3
app-ghs/controllers/PurchaseOrderController.php

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