liuleilei
2024-10-28 4065ddbe4082ecdbb70167e8ff4d843ce3195f02
company_admin/src/views/login.vue
@@ -57,7 +57,7 @@
        uuid: this.captcha.uuid
      })
        .then(() => {
          window.location.href = process.env.VUE_APP_CONTEXT_PATH
          window.location.href = process.env.VUE_APP_CONTEXT_PATH_REL
        })
        .catch(e => {
          this.refreshCaptcha()