1
zhang
2025-06-18 ee5046d151a858339aa137790bc830efe7f55980
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: '否' },