| src/config/website.js | ●●●●● patch | view | raw | blame | history | |
| src/page/login/userlogin.vue | ●●●●● patch | view | raw | blame | history |
src/config/website.js
@@ -32,7 +32,8 @@ }, fistPage: { name: '员工信息', path: '/employee' path: '/employee/list' // name: '首页', // path: '/wel/index', }, //配置菜单的属性 src/page/login/userlogin.vue
@@ -252,6 +252,7 @@ this.$router.push(this.tagWel); }) .catch(err => { this.$router.push(this.tagWel); console.log(err); loading.close(); this.refreshCode();