2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-17 05:49:36 +03:00

removed errant console.log

This commit is contained in:
JVB
2018-01-12 10:34:40 -08:00
parent 606138a55b
commit 0fd7bc158d
-1
View File
@@ -380,7 +380,6 @@
}
},
afterTabChange (index) {
console.log('aftertabchange')
if (this.loading) {
return
}