skyouc
2025-05-23 6883e31331af4633d1b7d74ea7deb5f972afa05d
rsf-admin/src/page/warehouseAreas/WarehouseAreasEdit.jsx
@@ -89,7 +89,7 @@
                            <AutocompleteInput
                                choices={dicts}
                                optionText="label"
                                label="table.field.asnOrder.type"
                                label="table.field.warehouseAreas.type"
                                source="type"
                                optionValue="value"
                                parse={v => v}