Explorar el Código

优化不合格原因

huangsanjia hace 2 años
padre
commit
2d9fa79246
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      application/admin/controller/Entrust.php

+ 1 - 0
application/admin/controller/Entrust.php

@@ -475,6 +475,7 @@ class Entrust extends Backend
         $params[$ke]['judge'] = 0;
         if ($is_pass == 4) {
             $params[$ke]['judge'] = 1;
+            $str = '';
         }
         $params[$ke]['entrust_no'] = $entrust['no'];
         $params[$ke]['entrust_id'] = $entrust['id'];