src/views/login.vue @@ -99,7 +99,7 @@ $route: { handler: function(route) { // this.redirect = route.query && route.query.redirect; this.redirect = '/notCoalMine/nPeopleManage/index' this.redirect = '/notCoalMine/nPeopleManage' }, immediate: true }