From e4aeb891ab4d27dfdfc85ef92f59f44d60b94e53 Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期五, 22 三月 2024 17:52:27 +0800
Subject: [PATCH] docs: 峰峰停车场 添加权限限制

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

diff --git a/src/store/state.js b/src/store/state.js
index 17ea89c..17b61f7 100644
--- a/src/store/state.js
+++ b/src/store/state.js
@@ -56,6 +56,12 @@
                   indexUrl: "whiteList"
                 },
                 {
+                    icon: 'el-icon-document',
+                    name: '榛戝悕鍗曠鐞�',
+                    parentId: 2,
+                    indexUrl: "ticketBlack"
+                },
+                {
                   icon: 'el-icon-document',
                   name: '娉婅溅鍙戠エ绠$悊',
                   parentId: 2,

--
Gitblit v1.9.1