feat: 数据库表操作支持复制单元格数据菜单

This commit is contained in:
meilin.huang
2023-11-20 12:21:27 +08:00
parent a6df74d63d
commit d102cc8c08
8 changed files with 221 additions and 166 deletions

View File

@@ -54,7 +54,7 @@ export class DbInst {
/**
* 默认查询分页数量
*/
static DefaultLimit = 20;
static DefaultLimit = 25;
/**
* 获取指定数据库实例,若不存在则新建并缓存