main
Lei OT 2 months ago
parent 478086957a
commit 174315116c

@ -272,7 +272,7 @@ function getFields(props) {
]}
/> */}
</Form.Item>,
fieldProps?.recommends_rate?.col || midCol/2
fieldProps?.recommends_rate?.col || (props.shows.includes('sort_order') ? midCol/2 : midCol)
),
item(
'sort_order',

Loading…
Cancel
Save