#
luxiaotao1123
2025-03-27 ecee3b092f07d5fa1e6f417cc19abb6a8a06f544
zy-acs-flow/src/page/code/CodeCreate.jsx
@@ -107,8 +107,8 @@
                                </Grid>
                                <Grid item xs={6} display="flex" gap={1}>
                                    <SelectInput
                                        label="table.field.code.concer"
                                        source="concer"
                                        label="table.field.code.corner"
                                        source="corner"
                                        choices={[
                                            { id: 1, name: '是' },
                                            { id: 0, name: '否' },