diff --git a/src/views/products/Detail/ProductInfoForm.jsx b/src/views/products/Detail/ProductInfoForm.jsx index 13ac195..1b73208 100644 --- a/src/views/products/Detail/ProductInfoForm.jsx +++ b/src/views/products/Detail/ProductInfoForm.jsx @@ -272,7 +272,7 @@ function getFields(props) { ]} /> */} , - fieldProps?.recommends_rate?.col || midCol/2 + fieldProps?.recommends_rate?.col || (props.shows.includes('sort_order') ? midCol/2 : midCol) ), item( 'sort_order',