skyouc
6 天以前 de010011aa92785f04b6f0345411c584d49a92d4
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