MrShi
2024-02-29 cf549247904da2b8f5e1fe112011305c51c19857
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()