#
luxiaotao1123
2024-09-23 17f94f88f2a91cb321a776a9ddd9af4cec5aef21
zy-acs-flow/src/page/bus/BusPanel.jsx
@@ -36,11 +36,11 @@
    return (
        <>
            <Card sx={{ maxWidth: '80%', margin: 'auto' }}>
            <Card sx={{ maxWidth: '80%', margin: 'auto', mt: .5, mb: .5 }}>
                <CardContent>
                    <Grid container spacing={2}>
                        <Grid item xs={12} sx={{ display: 'flex', justifyContent: 'space-between' }}>
                            <Typography variant="h6" gutterBottom align="left" sx={{
                            <Typography variant="h5" gutterBottom align="left" sx={{
                                maxWidth: { xs: '100px', sm: '180px', md: '260px', lg: '360px' },
                                whiteSpace: 'nowrap',
                                overflow: 'hidden',
@@ -49,7 +49,7 @@
                                {Common.camelToPascalWithSpaces(translate('table.field.bus.busNo'))}: {record.busNo}
                            </Typography>
                            {/*  inherit, primary, secondary, textPrimary, textSecondary, error */}
                            <Typography variant="h6" gutterBottom align="right" >
                            <Typography variant="h5" gutterBottom align="right" >
                                ID: {record.id}
                            </Typography>
                        </Grid>
@@ -61,7 +61,7 @@
                            </Typography>
                        </Grid>
                    </Grid>
                    <Box height={20}>&nbsp;</Box>
                    <Box height={10}>&nbsp;</Box>
                    <Box>
                        <Table size="small">
                            <TableHead>