#
luxiaotao1123
2024-11-04 7f70cb15d035f0c233b9e62b9e43aa985317c908
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>