vchaptsev / cookiecutter-django-vue

Cookiecutter Django Vue is a template for Django-Vue projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call auth action

vovapyc opened this issue · comments

this.$store.dispatch('postLogin', { username: '', password: '' });
Why it doesn't work?

I solved it. Code from store/index.js should be in store.js