From bc0956b0fcfb1eb2709d6eb0f94c9e9d11c01eb3 Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期四, 07 九月 2023 16:28:38 +0800
Subject: [PATCH] modified: src/router/index.js modified: src/views/laboratory/organizational/index.vue modified: src/views/laboratory/role/index.vue modified: src/views/standardLibrary/index.vue
---
src/views/login/index.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 8e904c8..3076e66 100644
--- a/src/views/login/index.vue
+++ b/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
--
Gitblit v1.9.3