rsf-admin/src/page/basicInfo/warehouse/WarehouseEdit.jsx
@@ -49,6 +49,7 @@ mutationMode={EDIT_MODE} actions={<CustomerTopToolBar />} aside={<EditBaseAside />} title={"menu.warehouse"} > <SimpleForm shouldUnregister @@ -80,14 +81,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