feat: dbms支持多tab查看数据

This commit is contained in:
meilin.huang
2022-01-19 15:10:17 +08:00
parent 33377a08e6
commit 7626c24991
8 changed files with 232 additions and 167 deletions

View File

@@ -310,9 +310,6 @@ export default defineComponent({
</script>
<style lang="scss">
.CodeMirror {
height: 500px;
}
.in-coder-panel {
flex-grow: 1;
display: flex;