jiangping
2024-02-29 1dab2e096e7c2e39b3132e71ed5ae80bc9fd2a3c
admin/src/views/login.vue
@@ -58,7 +58,8 @@
        uuid: this.captcha.uuid
      })
        .then(() => {
          window.location.href = process.env.VUE_APP_CONTEXT_PATH
         // window.location.href = process.env.VUE_APP_CONTEXT_PATH
          window.location.reload()
        })
        .catch(e => {
          this.refreshCaptcha()