skyouc
2025-08-05 bd26cd9c33c3e097f15d47105ea969b4e10aa333
rsf-admin/src/page/basicInfo/locType/LocTypeEdit.jsx
@@ -95,14 +95,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 >