skyouc
2025-07-11 e7dcf3d8570b6a9b2967ba0b90e982322b9cfaf7
rsf-admin/src/page/orders/purchase/PurchaseEdit.jsx
@@ -128,14 +128,14 @@
                                />
                            </Stack>
                        </Grid>
                        <Grid item xs={6} md={2}>
                        {/* <Grid item xs={6} md={2}>
                            <Typography variant="h6" gutterBottom>
                                {translate('common.edit.title.common')}
                            </Typography>
                            <StatusSelectInput />
                            <Box mt="2em" />
                            <MemoInput />
                        </Grid>
                        </Grid> */}
                    </Grid>
                </SimpleForm>
            </Edit >