skyouc
2025-04-23 f0e887dd32942c7897567261b9de1d26f576dfb6
rsf-admin/src/page/orders/outStock/OutOrderCreate.jsx
@@ -97,7 +97,7 @@
                                        label="table.field.asnOrder.poId"
                                        source="poId"
                                    />
                                    <AutocompleteInput
                                    {/* <AutocompleteInput
                                        choices={dicts}
                                        optionText="label"
                                        label="table.field.asnOrder.type"
@@ -105,8 +105,7 @@
                                        optionValue="value"
                                        validate={required()}
                                        parse={v => v}
                                    />
                                    /> */}
                                </Grid>
                                <Grid item xs={12} display="flex" gap={1}>
                                    <AutocompleteInput