| | |
| | | source="useStatus" |
| | | optionValue="value" |
| | | parse={v => v} |
| | | |
| | | alwaysOn |
| | | />, |
| | | <TextInput source="code" label="table.field.loc.code" />, |
| | | <AutocompleteInput |
| | |
| | | <TextInput source="name" label="table.field.loc.name" />, |
| | | <NumberInput source="flagLogic" label="table.field.loc.flagLogic" />, |
| | | <TextInput source="fucAtrrs" label="table.field.loc.fucAtrrs" />, |
| | | <TextInput source="barcode" label="table.field.loc.barcode" />, |
| | | <TextInput source="barcode" label="table.field.loc.barcode" alwaysOn/>, |
| | | <TextInput source="unit" label="table.field.loc.unit" />, |
| | | <TextInput source="size" label="table.field.loc.size" />, |
| | | <NumberInput source="row" label="table.field.loc.row" />, |
| | |
| | | <NumberField source="row" label="table.field.loc.row" /> |
| | | <NumberField source="col" label="table.field.loc.col" /> |
| | | <NumberField source="lev" label="table.field.loc.lev" /> |
| | | <NumberField source="isHalf$" label="table.field.loc.isHalf" /> |
| | | <NumberField source="channel" label="table.field.loc.channel" /> |
| | | <TextField source="useStatus$" label="table.field.loc.useStatus" /> |
| | | <TextField source="updateBy$" label="common.field.updateBy" /> |