Jelajahi Sumber

优化投料扫码

huangsanjia 3 tahun lalu
induk
melakukan
09bb7188ad
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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()
     {