From b2c4ac24fb6e0d9de7f0169c3a06d65b9f861d5b Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期日, 04 十二月 2022 17:21:56 +0800
Subject: [PATCH] 项目管理页面添加及接口对接

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

diff --git a/src/store/index.js b/src/store/index.js
index 1421aaf..b2d20f0 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -42,6 +42,8 @@
     theme: variables.theme,
     //鐧诲綍鐢ㄦ埛鍚�
     uname: null,
+    //椤圭洰绠$悊
+    projeOl: null,
   },
   mutations: {
     //鑾峰彇鏉冮檺鍚堥泦

--
Gitblit v1.9.3