zjj
2025-07-17 d086af5559dba52095d23e425be87d8f11f24814
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 >