From 9c0407d885a97db740419cb63cc6ec9ae257bd5e Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 04 八月 2025 18:08:42 +0800
Subject: [PATCH] gx

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

diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index e177ae1..7a8475f 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -151,7 +151,7 @@
     }
     const topath=(url:string)=>{
         console.log('sss')
-        if (url==='/report'){
+        if (url==='/report222'){
             Toast('此功能暂未开通')
         } else {
             router.push(url)

--
Gitblit v1.8.0