From 6c3df49d09ddf7125914b18778dc0c249995b1f5 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期二, 09 四月 2024 17:31:37 +0800
Subject: [PATCH] fix: 新增手动抬杆查询页面
---
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 17b61f7..967b6b4 100644
--- a/src/store/state.js
+++ b/src/store/state.js
@@ -50,6 +50,12 @@
indexUrl: "outPark"
},
{
+ icon: 'el-icon-document',
+ name: '杞﹁締鍑哄満绠$悊',
+ parentId: 2,
+ indexUrl: "barrierOpenLog"
+ },
+ {
icon: 'el-icon-document',
name: '鐧藉悕鍗曠鐞�',
parentId: 2,
--
Gitblit v1.9.1