liuhairui 2 лет назад
Родитель
Сommit
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)){