From 17388fa7ecd1f3ebadad470a463573a1cfe4468f Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期四, 31 八月 2023 11:29:31 +0800
Subject: [PATCH] 扬尘Vue

---
 src/router/index.ts |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/router/index.ts b/src/router/index.ts
index 5d6046c..e80b211 100644
--- a/src/router/index.ts
+++ b/src/router/index.ts
@@ -28,7 +28,7 @@
          {
           path:"/hdata",
           name:'hdata',
-          component: () => import('@/views/origin_data/TableData.vue')
+          component: () => import('@/views/origin_data/HistoryData.vue')
          },
 
         // 椋炶宸℃
@@ -38,11 +38,11 @@
           component: () => import('@/views/exception/FlightInspection.vue')
          },
          
-        //  寮傚父娴嬭瘯
+        //  绔欑偣瀹℃牳杈呭姪
          {
           path:"/testdata",
           name:'testdata',
-          component: () => import('@/views/exception/ExceptionTest.vue')
+          component: () => import('@/views/exception/SiteAuditAssistance.vue')
          },
         
         //  鏁版嵁鎺ュ叆閰嶇疆

--
Gitblit v1.9.3