This commit is contained in:
wangyidong
2024-01-23 17:01:37 +08:00
parent ae1e1bf1e0
commit ca59d73272
2 changed files with 7 additions and 4 deletions
+2
View File
@@ -33,6 +33,7 @@ formPanel
(
formGroup
(
set::width('2/3'),
set::label($lang->tree->product),
picker
(
@@ -44,6 +45,7 @@ formPanel
),
$product->type != 'normal' ? formGroup
(
set::width('1/3'),
setClass('branchBox'),
control
(