zhou zhou
2 天以前 f83d2ae89575240b4d467ecc43fe131f6bc63708
rsf-admin/src/page/orders/asnOrder/AsnOrderEdit.jsx
@@ -93,7 +93,13 @@
                                    parse={v => v}
                                    readOnly
                                /> */}
                                <AutocompleteInput
                                <TextInput
                                    label="table.field.asnOrder.wkType"
                                    source="wkType$"
                                    readOnly
                                    parse={v => v}
                                />
                                {/* <AutocompleteInput
                                    choices={business}
                                    optionText="label"
                                    label="table.field.asnOrder.wkType"
@@ -101,7 +107,7 @@
                                    optionValue="value"
                                    parse={v => v}
                                    readOnly
                                />
                                /> */}
                                <TextInput
                                    label="table.field.asnOrder.anfme"
                                    source="anfme"