skyouc
1 天以前 8ef2c9bf15e8d3b70fcf1cffe98d4f6ff0fc9ed6
rsf-admin/src/page/container/ContainerEdit.jsx
@@ -184,14 +184,14 @@
                        </Stack>
                    </Grid>
                    <Grid item xs={12} md={4}>
                    {/* <Grid item xs={12} md={4}>
                        <Typography variant="h6" gutterBottom>
                            {translate('common.edit.title.common')}
                        </Typography>
                        <StatusSelectInput />
                        <Box mt="2em" />
                        <MemoInput />
                    </Grid>
                    </Grid> */}
                </Grid>
            </SimpleForm>
        </Edit >