* Fix bug of ui in user::batchCreate.

This commit is contained in:
liumengyi
2023-12-07 13:55:54 +08:00
parent 5684e55651
commit 4d48fb6f81
+1
View File
@@ -46,6 +46,7 @@ formBatchPanel
),
formBatchItem
(
set::label(''),
set::name('type'),
set::value($type),
set::hidden(true)