龚焕茏
2024-05-30 5fdd96943a0be34ab9aede468f9f3b4267d88ae3
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({