zy-acs-flow/src/page/agv/show/AgvShowAside.jsx
@@ -32,7 +32,6 @@ const record = useRecordContext(); if (!record) return null; return ( <Box width={400} display={{ xs: 'none', lg: 'block' }}> {record && ( @@ -49,7 +48,7 @@ <Typography variant="subtitle2" gutterBottom> {translate('common.edit.side.title')} </Typography> <Divider sx={{ mb: 1 }} /> <Divider sx={{ mb: 2 }} /> <Grid container rowSpacing={2} columnSpacing={1}> <Grid item xs={12} display="flex" gap={1}> <StatusField label="Status" />