mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
remove verbose
This commit is contained in:
@@ -264,11 +264,9 @@ export default {
|
||||
},
|
||||
watch: {
|
||||
data () {
|
||||
console.log('data', this.data)
|
||||
this.updateCronFromData()
|
||||
},
|
||||
cron () {
|
||||
console.log('cron', this.cron)
|
||||
this.$emit('change', this.cron)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user