* Set the field of task name to required.

This commit is contained in:
dingguodong
2023-07-21 16:18:51 +08:00
parent 4ff26907cd
commit 4e2a33f20d
+1
View File
@@ -359,6 +359,7 @@ formPanel
set::width('4/5'),
set::label($lang->task->name),
set::strong(true),
set::required(true),
inputControl
(
input