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