rsf-admin/src/page/deviceBind/DeviceBindEdit.jsx
@@ -108,10 +108,9 @@ /> </Stack> <Stack direction='row' gap={2}> <NumberInput label="table.field.deviceBind.typeId" source="typeId" /> <ReferenceInput source="typeId" label="table.field.deviceBind.typeId" reference="warehouseAreas" filter={{}}> <AutocompleteInput optionValue="id" optionText="name" label="table.field.deviceBind.typeId" /> </ReferenceInput> </Stack> <Stack direction='row' gap={2}> <TextInput