* Change [] to array().

This commit is contained in:
dingyongliang
2023-07-18 14:47:29 +08:00
parent 72d83412f6
commit 5298baf275
14 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ if(!empty($project->model) && $project->model == 'agileplus')
div
(
setClass('pl-2 flex self-center'),
setStyle(['color' => 'var(--form-label-color)']),
setStyle(array('color' => 'var(--form-label-color)')),
icon
(
'help',