From f59f3b24814387573b5bca9a9b6c832a3720ee7e Mon Sep 17 00:00:00 2001
From: zhangchengsong <zhangchengsong@hnkhzn.com>
Date: 星期三, 22 四月 2026 17:46:35 +0800
Subject: [PATCH] 最新

---
 项目代码/WIDESEAWCS_Client/src/views/Home.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/src/views/Home.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/src/views/Home.vue"
index cab9c0e..7db9178 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/src/views/Home.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/src/views/Home.vue"
@@ -1,14 +1,14 @@
 <template>
-  <LineComponent/>
+<!--  <LineComponent/>-->
 </template>
 
 <script>
 import { ref, reactive } from 'vue'
 import  LineComponent from  "./LineComponent.vue"
 export default {
-  components:{
-    LineComponent
-  },
+  // components:{
+  //   LineComponent
+  // },
   setup() {
     return {
 

--
Gitblit v1.9.3