#
luxiaotao1123
2024-10-29 b38dda81d26f119dd5d7c53ab07a792751da4a56
zy-acs-flow/src/page/funcSta/FuncStaPanel.jsx
@@ -52,12 +52,12 @@
                                property={record.zoneId$}
                            />
                        </Grid>
                        <Grid item xs={6}>
                        {/* <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.funcSta.agvId" 
                                property={record.agvId$}
                            />
                        </Grid>
                        </Grid> */}
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.funcSta.name" 
@@ -82,12 +82,12 @@
                                property={record.angle}
                            />
                        </Grid>
                        <Grid item xs={6}>
                        {/* <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.funcSta.state" 
                                property={record.state$}
                            />
                        </Grid>
                        </Grid> */}
                    </Grid>
                </CardContent>