linwu %!s(int64=2) %!d(string=hai) anos
pai
achega
e2c70e9faf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Admin/Controllers/Recruit/RecruitController.php

+ 1 - 0
app/Admin/Controllers/Recruit/RecruitController.php

@@ -2689,6 +2689,7 @@ class RecruitController extends Controller
                 if ($audit == 3) {
                     $where[] = ['audit','=',3];
                 } else {
+                    $where[] = ['audit','!=',0];
                     $where[] = ['audit','!=',3];
                 }
             } else {