zhouwenxuan
2023-09-12 bdd276dced1905fc1b1e30a93269dece7ccf7595
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
    }