shish 1 năm trước cách đây
mục cha
commit
5396c11f5c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      app-ghs/controllers/PurchaseOrderController.php

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

@@ -733,7 +733,7 @@ class PurchaseOrderController extends BaseController
             }
             //中山淘花里采购控制,多处要修改,搜索关键词 thl_cg_control
             if ($mainId == 16948) {
-                if (!in_array($adminId, [55494, 55445, 17908, 55459, 55707])) {
+                if (!in_array($adminId, [55494, 55445, 17908, 55459, 55707, 4])) {
                     util::fail('暂时不能查看哦,编号6811');
                 }
             }
@@ -811,7 +811,7 @@ class PurchaseOrderController extends BaseController
             }
             //中山淘花里采购控制,多处要修改,搜索关键词 thl_cg_control
             if ($mainId == 16948) {
-                if (!in_array($adminId, [55494, 55445, 17908, 55459, 55707])) {
+                if (!in_array($adminId, [55494, 55445, 17908, 55459, 55707, 4])) {
                     util::fail('暂时不能查看哦,编号6892');
                 }
             }