会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
我即狂澜,且力不可挽
首页
联系
管理
2019年5月28日
根据 vuex 的 this.$store.dispatch() 返回值 处理逻辑
摘要: 1. App.vue const ret = await this.$store.dispatch('userLogin', { username: this.curUserName, password: this.curPassword }) if (ret && ret.info) { this
阅读全文
posted @ 2019-05-28 21:01 耶梦加德
阅读(33376)
评论(0)
推荐(0)
公告