mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 01:38:11 +08:00
fix(数据集): 新建增量更新任务后,sql不显示
This commit is contained in:
@@ -1021,7 +1021,6 @@ export default {
|
||||
simple_cron_value: 1
|
||||
}
|
||||
}
|
||||
this.sql = ''
|
||||
},
|
||||
showSQL(val) {
|
||||
this.sql = val || ''
|
||||
|
||||
Reference in New Issue
Block a user