Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argument of type 'UserActionTypes.ACTION_LOGIN_OUT' is not assignable to parameter of type 'TagsActionTypes'. #92

Open
hawk86104 opened this issue Oct 19, 2021 · 2 comments

Comments

@hawk86104
Copy link

src\layout\components\navigation_bar\Index.vue
image

@hawk86104
Copy link
Author

想请问下 这部分的type是如何关联的,直接下载源码 这部分也是调试报错的

@bobexchen
Copy link

我把store.dispatch(UserActionTypes.ACTION_LOGIN_OUT)改成store.dispatch(UserActionTypes.ACTION_LOGIN_OUT, false)也报这个错,在退出的时候也报这个了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants