MrShi
2024-10-24 ba3a85f2bf6dc706ba2f74e88e9d81197533f1b7
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()