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