#
vincentlu
2025-03-24 a7cd95a949a3752897d94ce3316c36bef068d2eb
zy-acs-flow/src/page/code/CodeEdit.jsx
@@ -79,8 +79,8 @@
                                validate={required()}
                            />
                            <SelectInput
                                label="table.field.code.concer"
                                source="concer"
                                label="table.field.code.corner"
                                source="corner"
                                choices={[
                                    { id: '1', name: 'common.enums.true' },
                                    { id: '0', name: 'common.enums.false' },