소스 검색

优化提交到检测

liuhairui 2 년 전
부모
커밋
2f885f125c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      application/admin/controller/Entrust.php

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

@@ -351,6 +351,8 @@ class Entrust extends Backend
 //            $gather_tab = 'gather_txt_check_gcms';
 //        }
 
+        $gather_tab = '';
+        $gather = '';
         if (empty($gather_gcms) && empty($gather_gc)) {
             $this->error('没获取到检测数据');
         }else if(empty($gather_gcms)){