fix(数据集): 新建增量更新任务后,sql不显示

This commit is contained in:
taojinlong 2022-09-30 17:57:25 +08:00
parent 10c822df10
commit 7f2e9d942f

View File

@ -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 || ''