1
zhang
2025-07-03 13ea8b334572c2423abb8d156fd8428f8d074172
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' },