jiangping
2025-02-08 75ac3d5acdd448f063a3c307b4c733e37b4fc04f
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()