2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-19 21:40:33 +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) { afterTabChange (index) {
console.log('aftertabchange')
if (this.loading) { if (this.loading) {
return return
} }