From 8d15045d3e4afa77b0ca2ab9e0c6ce462fa1c8a4 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期三, 20 三月 2024 15:08:06 +0800
Subject: [PATCH] 考核指标跳转,登录路由大屏

---
 src/views/screen/components/screen-detection/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/screen/components/screen-detection/index.vue b/src/views/screen/components/screen-detection/index.vue
index 714f076..1eccea9 100644
--- a/src/views/screen/components/screen-detection/index.vue
+++ b/src/views/screen/components/screen-detection/index.vue
@@ -1,6 +1,6 @@
 <template>
   <div class="detection-container">
-    <wrapper-title :title="'杩愯鐩戞帶鏁版嵁'"></wrapper-title>
+    <wrapper-title :title="'杩愯鐩戞帶鏁版嵁'" :path="'/dataManage'"></wrapper-title>
 
     <div class="detection-content">
       <div class="water-item">

--
Gitblit v1.8.0