SQL执行的动态参数保存,数据预览列表头移上去展示列说明
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
dbType: this.tableStatusInfo.dbType,
|
||||
// 默认排序字段,先随便取一个,impala等数据库必须排序后才能分页查
|
||||
orderColumn: primaryColumn.name,
|
||||
});
|
||||
}, this.columnList);
|
||||
}
|
||||
},
|
||||
onCopySuccess(e) {
|
||||
|
||||
Reference in New Issue
Block a user