| | |
| | | <AutocompleteInput label="table.field.sta.staType" optionText="name" filterToQuery={(val) => ({ name: val })} /> |
| | | </ReferenceInput>, |
| | | // <NumberInput source="offset" label="table.field.sta.offset" />, |
| | | <TextInput source="autoing" label="table.field.sta.autoing" />, |
| | | <TextInput source="loading" label="table.field.sta.loading" />, |
| | | <TextInput source="inEnable" label="table.field.sta.inEnable" />, |
| | | <TextInput source="outEnable" label="table.field.sta.outEnable" />, |
| | | // <TextInput source="autoing" label="table.field.sta.autoing" />, |
| | | // <TextInput source="loading" label="table.field.sta.loading" />, |
| | | // <TextInput source="inEnable" label="table.field.sta.inEnable" />, |
| | | // <TextInput source="outEnable" label="table.field.sta.outEnable" />, |
| | | // <ReferenceInput source="staSts" label="table.field.sta.staSts" reference="staSts" alwaysOn> |
| | | // <AutocompleteInput label="table.field.sta.staSts" optionText="name" filterToQuery={(val) => ({ name: val })} /> |
| | | // </ReferenceInput>, |