龚焕茏
2024-05-27 1191301d638cf52e4cb6cb9dbc9f06338fa81eab
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({