Kaynağa Gözat

优化投料扫码

huangsanjia 3 yıl önce
ebeveyn
işleme
09bb7188ad
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      application/admin/controller/Feeding.php

+ 1 - 1
application/admin/controller/Feeding.php

@@ -23,7 +23,7 @@ class Feeding extends Backend
      */
     protected $model = null;
 
-    protected $noNeedRight = ['get_formula','get_task'];
+    protected $noNeedRight = ['get_formula','get_task','get_material'];
 
     public function _initialize()
     {