xiangpei
2024-05-17 3d141edcebc2ae742ff553a5cc20a0060ef0cb75
src/views/login/index.vue
@@ -165,7 +165,8 @@
              console.log(result)
              _this.seachPageDepartMentList()
              _this.setUserName(_this.loginForm.userName)
              _this.$router.push({ path: '/' })
              sessionStorage.setItem('deptAdmin', result.response.deptAdmin)
              _this.$router.push({ path: '/dashboard' })
            } else {
              _this.loading = false
              _this.$message({