Report center filtering and shop info instance management.
This commit is contained in:
@@ -41,7 +41,7 @@ export function ShopInfoResponsibilityCenters({bodyshop, form}) {
|
||||
})
|
||||
);
|
||||
}
|
||||
formItems.push(Space({children: section, wrap: true}));
|
||||
formItems.push(<Space wrap>{section}</Space> );
|
||||
formItems.push(<Divider/>);
|
||||
}
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user