''
liukangdong
2024-12-03 17d06201759f5c2c181fa95da290f754f43c0f39
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()