* inject ai injectors.

This commit is contained in:
liwenrui
2023-07-26 14:33:52 +08:00
parent cd3acb8988
commit ae7ac8a4b2
14 changed files with 14 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<?php include '../../ai/view/inputinject.html.php';?>
<?php js::set('page', 'edit');?>
<?php js::set('lblDelete', $lang->testcase->deleteStep);?>
<?php js::set('lblBefore', $lang->testcase->insertBefore);?>