* Use fileInput widget to upload file.

This commit is contained in:
liugang
2023-07-06 15:28:29 +08:00
parent 54ae622b1b
commit 94736ffcfc
3 changed files with 6 additions and 6 deletions
+1 -2
View File
@@ -17,8 +17,7 @@ form
formGroup
(
set::label($lang->testcase->importFile),
set::name('file'),
set::control('file'),
fileInput()
),
formGroup
(