jiangping
2023-10-24 349bcef9a96391d22522a3409adf5a89e7e70a95
platform_web/src/views/login.vue
@@ -82,7 +82,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()