forked from github/dataease
fix(数据集): 新建增量更新任务后,sql不显示
This commit is contained in:
parent
10c822df10
commit
7f2e9d942f
@ -1021,7 +1021,6 @@ export default {
|
|||||||
simple_cron_value: 1
|
simple_cron_value: 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.sql = ''
|
|
||||||
},
|
},
|
||||||
showSQL(val) {
|
showSQL(val) {
|
||||||
this.sql = val || ''
|
this.sql = val || ''
|
||||||
|
Loading…
Reference in New Issue
Block a user