修正微信授权前调接口

This commit is contained in:
tcubic 2022-08-04 20:41:49 +08:00
parent 60fc2dcd98
commit fb0ba50d3a

View File

@ -185,7 +185,7 @@ const apiAll = ()=>{
// //
onBeforeMount(() => { onBeforeMount(() => {
apiAll() // apiAll()
console.log("link", window.location.href); console.log("link", window.location.href);
console.log("用户活动信息:", store.state.userAccount); console.log("用户活动信息:", store.state.userAccount);