* Fix for add isForm prop in detailside wg.

This commit is contained in:
王怡栋
2024-03-26 14:46:34 +08:00
parent 42ad71da00
commit 85de332bd2
5 changed files with 9 additions and 0 deletions
+2
View File
@@ -10,6 +10,7 @@ declare(strict_types=1);
*/
namespace zin;
data('testcase', $case);
include($this->app->getModuleRoot() . 'ai/ui/inputinject.html.php');
jsVar('tab', $this->app->tab);
@@ -158,6 +159,7 @@ detailBody
history(set::objectID($case->id)),
detailSide
(
set::isForm(true),
tableData
(
setClass('mt-5'),