zy-acs-flow/src/page/agv/AgvCard.jsx
@@ -48,15 +48,11 @@ <AgvAvatar /> <Box textAlign="center" marginTop={1}> <Typography variant="subtitle2"> {record.uuid} {record.agvStatus} </Typography> <SelectField color="textSecondary" source="uuid" choices={[ { id: '1', name: 'sad' } ]} /> <Typography variant="overline" sx={{ opacity: .7 }}> {record.code} </Typography> </Box> </Box> <Box display="flex" justifyContent="space-around" width="100%">