liukangdong
2024-08-22 0aa2dd71fa4b989838f89aff2cac82950a70097f
admin/src/views/login.vue
@@ -66,7 +66,7 @@
        })
        .catch(e => {
          this.refreshCaptcha()
          this.$tip.apiFailed(e)
          // this.$tip.apiFailed(e)
        })
        .finally(() => {
          this.loading = false