luolei 5 years ago
parent
commit
2111c2cf03
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/components/Department.vue

+ 0 - 2
src/components/Department.vue

@@ -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