#
luxiaotao1123
2025-04-21 07f17b7751bb88086f877e021313b2fe2e3b7aef
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: '否' },