verou
2025-03-19 c6aafbd0f78228d969322aacb1b444ae74679d2a
rsf-admin/src/page/basicInfo/warehouse/WarehouseEdit.jsx
@@ -80,15 +80,15 @@
                                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
                                label="table.field.warehouse.address"
@@ -110,7 +110,7 @@
                            />
                        </Stack>
                        <Stack direction='row' gap={2}>
                        </Stack>
                        <Stack direction='row' gap={2}>
                            <NumberInput