This commit is contained in:
tianshujie
2024-01-09 09:19:13 +08:00
parent 6770121439
commit 3ae05511ad
+1
View File
@@ -64,6 +64,7 @@ formPanel
set::label($lang->task->work),
set::control('textarea'),
set::name('work'),
set::value(html($effort->work)),
set::rows('1')
)
);