fix(数据集): sql执行记录中,去掉打印;建表语句指定编码格式

This commit is contained in:
taojinlong
2022-10-31 11:04:46 +08:00
parent 1d88ee85e6
commit e7d6ae9719
2 changed files with 1 additions and 2 deletions

View File

@@ -735,7 +735,6 @@ export default {
this.initTableInfo()
},
created() {
console.log(this.param)
this.kettleState()
engineMode().then((res) => {
this.engineMode = res.data