@@ -61,9 +61,7 @@
recordId:msg.recordId,
time:(new Date(time.replace(/\-/g, "/"))).getTime()
}
-
localStorage.setItem('loginParam',JSON.stringify(params))//保存登陆信息,扫码进入徐删除该参数
this.$router.push({
path:'/home',
query:params