forked from github/dataease
Merge pull request #4842 from dataease/pr@dev@refactor_sql_dataset
refactor(数据集): SQL数据集进入编辑时默认不执行SQL
This commit is contained in:
commit
ddcdde0538
@ -927,7 +927,6 @@ export default {
|
|||||||
).sql
|
).sql
|
||||||
}
|
}
|
||||||
this.variables = JSON.parse(table.sqlVariableDetails)
|
this.variables = JSON.parse(table.sqlVariableDetails)
|
||||||
this.getSQLPreview()
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user