* Refactor close method and case.

This commit is contained in:
tianshujie
2023-09-14 10:47:06 +08:00
parent 43e5fb0a46
commit 84d2cd73ce
6 changed files with 82 additions and 22 deletions
+1
View File
@@ -20,6 +20,7 @@ formPanel
set::name('realEnd'),
set::control('date'),
set::value(!helper::isZeroDate($program->realEnd) ? $program->realEnd : helper::today()),
set::required(true)
),
formGroup
(