lsc il y a 2 jours
Parent
commit
5112f20701
4 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 0 0
      dist/index.html
  2. 1 1
      dist/report.html
  3. 0 0
      dist/static/js/app.b13b9026.js
  4. 1 0
      src/permission.js

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/index.html


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
dist/report.html


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/app.b13b9026.js


+ 1 - 0
src/permission.js

@@ -37,6 +37,7 @@ router.beforeEach(async(to, from, next) => {
   if (hasToken) {
     if (to.path === '/login' || to.path === '/login2') {
       // if is logged in, redirect to the home page
+      store.commit('user/SET_ID', hasToken)
       if(isWeChat == '1'){
         next({ path: '/' })
       }else {

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff