skyouc
2025-03-21 ef4e00d941103884eede0037c62a6739f68ed5d5
rsf-admin/src/page/basicInfo/loc/InitModal.jsx
@@ -224,7 +224,7 @@
                <DialogActions sx={{ position: 'sticky', bottom: 0, backgroundColor: 'background.paper', zIndex: 1000 }}>
                    <Box sx={{ width: '100%', display: 'flex', justifyContent: 'space-between' }}>
                        <Button type="submit" variant="contained" startIcon={<SaveIcon />}>
                            确认
                            {translate('toolbar.confirm')}
                        </Button>
                    </Box>
                </DialogActions>