Browse Source

优化合格原因

huangsanjia 2 years ago
parent
commit
bd8b62bd95
1 changed files with 1 additions and 0 deletions
  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'];