#
luxiaotao1123
2024-09-23 0da1f34e1419d91ff26927b14f9fc7828dc28d9f
zy-acs-flow/src/page/bus/BusPanel.jsx
@@ -23,7 +23,7 @@
                                overflow: 'hidden',
                                textOverflow: 'ellipsis',
                            }}>
                                {Common.camelToPascalWithSpaces(translate('table.field.bus.seqNum'))}: {record.seqNum}
                                {Common.camelToPascalWithSpaces(translate('table.field.bus.busNo'))}: {record.seqNum}
                            </Typography>
                            {/*  inherit, primary, secondary, textPrimary, textSecondary, error */}
                            <Typography variant="h6" gutterBottom align="right" >
@@ -48,8 +48,8 @@
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.bus.seqNum"
                                property={record.seqNum}
                                title="table.field.bus.busNo"
                                property={record.busNo}
                            />
                        </Grid>
                        <Grid item xs={6}>