Browse Source

优化提交到检测

liuhairui 2 năm trước cách đây
mục cha
commit
2f885f125c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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)){