cl
5 天以前 f6ac59c98451f384fb1b2e8db286c2e9f163e49d
rsf-admin/src/page/basicInfo/warehouse/WarehouseEdit.jsx
@@ -128,14 +128,7 @@
                            />
                        </Stack>
                    </Grid>
                    <Grid item xs={12} md={4}>
                        <Typography variant="h6" gutterBottom>
                            {translate('common.edit.title.common')}
                        </Typography>
                        <StatusSelectInput />
                        <Box mt="2em" />
                        <MemoInput />
                    </Grid>
                </Grid>
            </SimpleForm>
        </Edit >