马宇豪
2023-09-07 ae138d1851770b46a7496f0bdf960f2b49c456d0
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
    }