#
vincentlu
2025-02-28 c3082458b464b07a571888a94a6070305c9798de
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' },