zc
4 天以前 4b522fb7a9775c3f68ad99313369da8536b1a892
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 >