* 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
@@ -13,6 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<?php include '../../common/view/sortable.html.php';?>
<?php include '../../ai/view/inputinject.html.php';?>
<?php js::set('toTaskList', !empty($task->id));?>
<?php js::set('blockID', $blockID);?>
<?php js::set('executionID', $execution->id);?>