1
zhang
2025-07-03 13ea8b334572c2423abb8d156fd8428f8d074172
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>