This commit is contained in:
wangyidong
2024-01-02 15:50:57 +08:00
parent a07b53b20c
commit 01276598b3
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -37,6 +37,7 @@ formPanel
set::name('parent'),
set::label($lang->program->parent),
set::value($parentID),
set::required(true),
set::items($parents)
),
formGroup