zouyu
2023-09-07 b580f0402ff66d0c5b74460edcb920a516b1ce6e
src/views/login/index.vue
@@ -218,7 +218,6 @@
            this.$message.success("登录成功")
            this.btnload = false
            this.$router.push({ path: this.redirect || '/' })
            // this.$router.push('/')
          }).catch((error) => {
            this.$message.error(error.message)
            this.btnload = false