zy-acs-flow/src/map/insight/agv/AgvMain.jsx
@@ -17,6 +17,7 @@ import { handleRestoreAgvAll } from '../../http'; import BoolValueIcon from '../BoolValueIcon'; import ConfirmButton from '../../../page/components/ConfirmButton'; import { grey } from '@mui/material/colors'; let three; @@ -135,7 +136,7 @@ left="50%" style={{ transform: 'translate(-50%, -50%)' }} > <CircularProgress /> <CircularProgress sx={{ color: grey[50] }} /> </Box> )} </Box>