提交 7ad25d69 authored 作者: zsf's avatar zsf

登录

上级 ddd87536
......@@ -22,8 +22,8 @@ const useUserStore = defineStore(
login({
username:account,
password,
pcType:'pc-channel',
loginType: userInfo.loginType || ''
pcType:'pc-platform',
// loginType: userInfo.loginType || ''
}).then(res => {
setToken(res.token)
this.token = res.token
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论