#
vincentlu
昨天 eef871306cac9e48049005482c24aa48870b080e
zy-acs-flow/src/page/loc/LocPanel.jsx
@@ -91,20 +91,20 @@
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.loc.row"
                                property={record.row}
                                title="table.field.loc.rowNo"
                                property={record.rowNo}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.loc.bay"
                                property={record.bay}
                                title="table.field.loc.bayNo"
                                property={record.bayNo}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.loc.lev"
                                property={record.lev}
                                title="table.field.loc.levNo"
                                property={record.levNo}
                            />
                        </Grid>
                        <Grid item xs={6}>