#
vincentlu
2025-08-11 a7e568d9f10d0a6419a7b07bf08b1f3faba730a9
rsf-admin/src/page/fields/FieldsEdit.jsx
@@ -104,14 +104,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 >