瀏覽代碼

优化不合格原因

huangsanjia 2 年之前
父節點
當前提交
2d9fa79246
共有 1 個文件被更改,包括 1 次插入0 次删除
  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'];