From 09f409e9d5f40fd5d1b3a6a342389acf7adf7f2e Mon Sep 17 00:00:00 2001
From: whyczyk <525500596@qq.com>
Date: 星期四, 14 十月 2021 10:41:47 +0800
Subject: [PATCH] 地图落后告警数跳转方法提交

---
 src/components/indexPanel/InfoPanel.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/indexPanel/InfoPanel.vue b/src/components/indexPanel/InfoPanel.vue
index b5a7f08..9ad969d 100644
--- a/src/components/indexPanel/InfoPanel.vue
+++ b/src/components/indexPanel/InfoPanel.vue
@@ -121,7 +121,7 @@
 					pageInfo: {
 						label: "钀藉悗鍗曚綋鏌ヨ",
 						name: "taskplan",
-						src: "#/reportStatistics/taskplan",
+						src: "#/reportStatistics/taskplan" + this.search + '&fromType=fromIndex',
 						closable: true
 					}
 				}

--
Gitblit v1.9.1