+ [task#148285] add products box id.

This commit is contained in:
liyang
2025-08-21 17:42:29 +08:00
parent 17e9403723
commit df891b97b4
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -101,6 +101,7 @@ $fields->field('percent')
->label($lang->stage->percent . sprintf($lang->execution->unitTemplate, '%'));
$fields->field('productsBox')
->id('productsBox')
->width('full')
->control(array
(