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