cl
2026-04-08 52e09a6b7b7054fc51b9d4bf5f1fbec0a57e60f1
rsf-admin/src/page/basicInfo/companys/CompanysEdit.jsx
@@ -65,14 +65,14 @@
                        <Typography variant="h6" gutterBottom>
                            {translate('common.edit.title.main')}
                        </Typography>
                        {/* <Stack direction='row' gap={2}>
                        <Stack direction='row' gap={2}>
                            <TextInput
                                label="table.field.companys.code"
                                source="code"
                                parse={v => v}
                                autoFocus
                                readOnly
                            />
                        </Stack> */}
                        </Stack>
                        <Stack direction='row' gap={2}>
                            <TextInput
                                label="table.field.companys.name"