From 7cf8c1c27ded519cde2e0c3b0099a6a00dabcd9c Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期五, 04 十一月 2022 14:56:49 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_ui

---
 src/views/layout/components/Main/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/layout/components/Main/index.vue b/src/views/layout/components/Main/index.vue
index a4f4966..2d173a7 100644
--- a/src/views/layout/components/Main/index.vue
+++ b/src/views/layout/components/Main/index.vue
@@ -181,7 +181,6 @@
   methods:{
     handleJump(url){
       const baseURL = '/home'
-      console.log(url)
       // 璺敱璺宠浆
       this.$router.push({path:baseURL+url})
     }

--
Gitblit v1.8.0