xiangpei
2024-05-30 6ed0c01d24687f18546cd74dc80f3dd147f4fce1
src/views/login/index.vue
@@ -166,7 +166,7 @@
              _this.seachPageDepartMentList()
              _this.setUserName(_this.loginForm.userName)
              sessionStorage.setItem('deptAdmin', result.response.deptAdmin)
              _this.$router.push({ path: '/' })
              _this.$router.push({ path: '/dashboard' })
            } else {
              _this.loading = false
              _this.$message({