龚焕茏
2024-05-21 28cb179798b87fdc0b87061a7ca4c70a8a2c33db
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({