From 98ba09b5862009ccfda3dd7a18c356effc585758 Mon Sep 17 00:00:00 2001
From: chenjinsong <523037378@qq.com>
Date: Tue, 31 Jan 2023 15:41:04 +0800
Subject: [PATCH] =?UTF-8?q?CN-868=20fix:=20=E4=BF=AE=E5=A4=8Dnetwork=20ove?=
=?UTF-8?q?rview=E9=83=A8=E5=88=86=E7=BB=B4=E5=BA=A6=E4=B8=89=E7=BA=A7?=
=?UTF-8?q?=E8=8F=9C=E5=8D=95=E5=9B=BE=E8=A1=A8=E9=94=99=E8=AF=AF=E9=97=AE?=
=?UTF-8?q?=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/layout/Header.vue | 32 ++++----------------------------
1 file changed, 4 insertions(+), 28 deletions(-)
diff --git a/src/components/layout/Header.vue b/src/components/layout/Header.vue
index efde2eec..e28a98bc 100644
--- a/src/components/layout/Header.vue
+++ b/src/components/layout/Header.vue
@@ -103,32 +103,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
{{ item }}
@@ -627,9 +602,10 @@ export default {
this.urlChangeParams[this.curTabState.tabOperationBeforeType] = this.getUrlParam(this.curTabState.tabOperationType, '', true)
this.urlChangeParams[this.curTabState.tabOperationType] = opeType
if (opeType === 3) {
- if (route !== '/panel/networkOverview') {
+ /* if (route !== '/panel/networkOverview') {
this.urlChangeParams.queryCondition = ''
- }
+ } */
+ this.urlChangeParams.queryCondition = ''
}
} else {
this.urlChangeParams[this.curTabState.tabOperationType] = operationType.mainMenu