This commit is contained in:
曹延义
2022-09-09 11:06:56 +08:00
parent 82a9315027
commit f8fdeafb3a
+1 -1
View File
@@ -26,7 +26,7 @@ class testcasesEntry extends entry
$this->app->cookie->caseModule = 0;
$this->app->cookie->caseSuite = 0;
$type = 'all';
$type = $this->param('status', 'all');
$param = 0;
$moduleID = $this->param('module', 0);
if($moduleID)