skyouc
2025-07-01 7172f29c54a04164674212f4ead303603dff0548
rsf-admin/src/page/orders/wave/WaveEdit.jsx
@@ -126,14 +126,6 @@
                            </Stack>
                        </Grid>
                        <Grid item xs={8} md={2}>
                            <Typography variant="h6" gutterBottom>
                                {translate('common.edit.title.common')}
                            </Typography>
                            <StatusSelectInput />
                            <Box mt="2em" />
                            <MemoInput />
                        </Grid>
                    </Grid>
                </SimpleForm>
            </Edit >