feat: 数据库表格重构

This commit is contained in:
meilin.huang
2023-02-14 11:44:48 +08:00
parent 70b586e45a
commit d189ee7c22
5 changed files with 378 additions and 364 deletions

View File

@@ -405,7 +405,7 @@ export class TabInfo {
/**
* tab需要的其他信息
*/
other: any
params: any
getNowDbInst() {
if (!this.dbType) {