shish il y a 1 an
Parent
commit
63c1a48bdd
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      app-ghs/controllers/StatItemController.php

+ 1 - 0
app-ghs/controllers/StatItemController.php

@@ -42,6 +42,7 @@ class StatItemController extends BaseController
             }
             }
         }
         }
         if ($lookMoney == 0 && $hasPower == 0) {
         if ($lookMoney == 0 && $hasPower == 0) {
+            //盛丰员工可以看花材销售数据
             if($this->mainId != 44282){
             if($this->mainId != 44282){
                 util::fail('没有财务权限哦');
                 util::fail('没有财务权限哦');
             }
             }