|
|
@@ -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('你不能采购哈');
|
|
|
+// }
|
|
|
}
|
|
|
}
|
|
|
|