#
vincentlu
2025-04-21 c4afa5b32a272947c094516a52a45fe9d1c74719
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' },