* Use picker instead of select.

This commit is contained in:
daitingting
2023-07-12 06:48:44 +00:00
parent c254da380f
commit e1cd534884
6 changed files with 45 additions and 27 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ if($confirm != 'yes')
$itemTds[] = h::td
(
setClass("text-center"),
select
picker
(
on::change('checkStepValue'),
set::name("steps[{$step->id}]"),