|
@@ -204,7 +204,7 @@ class PurchaseOrderController extends BaseController
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}else{
|
|
}else{
|
|
|
- if ($this->mainId == 661) {
|
|
|
|
|
|
|
+ if ($this->mainId == 644) {
|
|
|
$staff = $this->shopAdmin;
|
|
$staff = $this->shopAdmin;
|
|
|
if (isset($staff['founder']) == false || $staff['founder'] != 2) {
|
|
if (isset($staff['founder']) == false || $staff['founder'] != 2) {
|
|
|
util::fail('没有权限');
|
|
util::fail('没有权限');
|