* Finish data table on groupcase page.

This commit is contained in:
wangyuting
2023-07-14 13:12:10 +08:00
parent f1c148b217
commit 133d4de28d
3 changed files with 62 additions and 21 deletions
+1
View File
@@ -9,6 +9,7 @@ declare(strict_types=1);
* @link https://www.zentao.net
*/
namespace zin;
jsVar('allTestcases', $lang->testcase->allTestcases);
include 'header.html.php';