ll
liukangdong
2025-01-10 73ac28e7bed2c94ccdcb6b96c1e026d6cc9db68d
admin/src/views/login.vue
@@ -138,6 +138,7 @@
            }
            Cookies.set('dm_user_token', res)
            window.location.href = process.env.VUE_APP_CONTEXT_PATH
            // this.$router.push('')
          })
          .catch(e => {
            this.refreshCaptcha()