liukangdong
2024-09-18 50f987dba6e5cefcdf170bb6559e05229e88ae9a
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