delete console.log

This commit is contained in:
ogerly 2019-08-14 14:31:47 +02:00
parent 8307c4f48f
commit 397b41377a

View File

@ -130,8 +130,6 @@ export default {
methods: {
checked: function() {
this.backendErrors = { message: null }
console.log('tzzzzzzzzzz')
this.disabled = true
},
async submit() {
if (this.checkedConfimed) {