From 07d9dac587d5265fedd94a518c711721413f13b5 Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期二, 09 四月 2024 17:41:26 +0800
Subject: [PATCH] docs:路由修改

---
 src/store/state.js |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/src/store/state.js b/src/store/state.js
index 17ea89c..002dfb7 100644
--- a/src/store/state.js
+++ b/src/store/state.js
@@ -50,12 +50,24 @@
                   indexUrl: "outPark"
                 },
                 {
+                    icon: 'el-icon-document',
+                    name: '鎵嬪姩鎶潌璁板綍',
+                    parentId: 2,
+                    indexUrl: "barrierOpenLog"
+                },
+                {
                   icon: 'el-icon-document',
                   name: '鐧藉悕鍗曠鐞�',
                   parentId: 2,
                   indexUrl: "whiteList"
                 },
                 {
+                    icon: 'el-icon-document',
+                    name: '榛戝悕鍗曠鐞�',
+                    parentId: 2,
+                    indexUrl: "ticketBlack"
+                },
+                {
                   icon: 'el-icon-document',
                   name: '娉婅溅鍙戠エ绠$悊',
                   parentId: 2,

--
Gitblit v1.9.1