mirror of
https://github.com/dataease/dataease.git
synced 2026-05-22 21:38:32 +08:00
fix(数据集): sql执行记录中,去掉打印;建表语句指定编码格式
This commit is contained in:
@@ -735,7 +735,6 @@ export default {
|
||||
this.initTableInfo()
|
||||
},
|
||||
created() {
|
||||
console.log(this.param)
|
||||
this.kettleState()
|
||||
engineMode().then((res) => {
|
||||
this.engineMode = res.data
|
||||
|
||||
Reference in New Issue
Block a user