1
zhang
2025-06-16 8a86f58f588a6fdcbadb8750fd50b8fc7227ccb7
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: '否' },