| | |
| | | }; |
| | | |
| | | const getData = async () => { |
| | | const res = await request.post(`/locItem/page`, { |
| | | const res = await request.post(`/locItem/useO/page`, { |
| | | ...formData, |
| | | current: 1, |
| | | pageSize: 100, |
| | |
| | | <DialogContent sx={{ mt: 2 }}> |
| | | <Box component="form" onSubmit={handleSubmit} sx={{ display: 'flex', flexDirection: 'column', gap: 3 }}> |
| | | <Grid container spacing={2}> |
| | | <Grid item md={4}> |
| | | <Grid item md={2}> |
| | | <TextField |
| | | label={translate('table.field.locItem.maktx')} |
| | | name="maktx" |
| | |
| | | size="small" |
| | | /> |
| | | </Grid> |
| | | <Grid item md={4}> |
| | | <Grid item md={2}> |
| | | <TextField |
| | | label={translate('table.field.locItem.matnrCode')} |
| | | name="matnrCode" |