zy-acs-flow/src/page/code/CodeList.jsx
@@ -68,8 +68,8 @@ <NumberInput source="y" label="table.field.code.y" />, <SelectInput source="concer" label="table.field.code.concer" choices={[ { id: 1, name: '是' }, { id: 0, name: '否' }, { id: '1', name: 'common.enums.true' }, { id: '0', name: 'common.enums.false' }, ]} />, <TextInput source="scale" label="table.field.code.scale" />,