* Remove , at the end of row in the lastest children in api.

This commit is contained in:
liumengyi
2023-11-13 15:06:06 +08:00
parent 3656d5b0f6
commit d71c086063
11 changed files with 186 additions and 186 deletions
+3 -3
View File
@@ -25,7 +25,7 @@ formPanel
set::label($lang->api->desc),
textarea
(
set::name('desc'),
),
),
set::name('desc')
)
)
);