skyouc
2025-03-22 392d87eca7b990bad5e2db95da8b5c322357874b
rsf-admin/src/page/basicInfo/warehouse/WarehouseEdit.jsx
@@ -80,14 +80,14 @@
                                autoFocus
                            />
                        </Stack>
                        {/* <Stack direction='row' gap={2}>
                        <Stack direction='row' gap={2}>
                            <TextInput
                                label="table.field.warehouse.code"
                                source="code"
                                validate={[required()]}
                                parse={v => v}
                            />
                        </Stack> */}
                        </Stack>
                        <Stack direction='row' gap={2}>
                            <TextInput