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

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

Loading…
Cancel
Save