zhouwenxuan
2023-09-11 adedccb67c8aafecbf06dc902fac0c4837b4087a
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
    }