From 1a0b6c69df8bafa8d9c612a5ea04a34be712001c Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期三, 24 四月 2024 16:01:40 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/router/index.js |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 0056dd9..b9f2252 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -72,19 +72,6 @@
       }
     ]
   },
-  // {
-  //   path: '/contract/score',
-  //   component: Layout,
-  //   hidden: true,
-  //   children: [
-  //     {
-  //       path: 'index',
-  //       name: 'score',
-  //       component: () => import('@/views/system/score/default/index'),
-  //       meta: { title: '鍚堝悓绉垎', activeMenu: '/system/score' }
-  //     }
-  //   ]
-  // },
   {
     path: '/check-result/contract',
     component: Layout,

--
Gitblit v1.8.0