|
@@ -282,8 +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, [91])) {
|
|
|
util::fail('你不能采购哈');
|
|
util::fail('你不能采购哈');
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|