zhouwenxuan
2023-09-14 339b7af2173a7468e61190d2ee18886952e3e4b5
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
    }