MrShi
2024-03-01 6d1c8813f14f75a09571731639859766516ffddc
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()