* Fix no data error.

This commit is contained in:
caoyanyi
2023-09-07 15:02:25 +08:00
parent 12fb82ab47
commit 79092b0d9a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -276,6 +276,7 @@ if($project->model != 'waterfall' && $project->model != 'waterfallplus')
set::name('branch[0][]'),
set::control('picker'),
set::multiple(true),
set::items(array()),
on::change('branchChange')
)
),