feat: 数据库表操作显示表size&其他小优化

This commit is contained in:
meilin.huang
2023-11-02 12:46:21 +08:00
parent 3155380f16
commit 37026f3269
26 changed files with 163 additions and 213 deletions

View File

@@ -169,7 +169,6 @@ self.MonacoEnvironment = {
};
const state = reactive({
editorHeight: '500px',
languageMode: 'shell',
});