From 90e466c3e52c189e802ad1898becba54c55d91e8 Mon Sep 17 00:00:00 2001
From: zhuzhuanzhuan
Date: 星期三, 09 八月 2023 15:03:58 +0800
Subject: [PATCH] 部门产线的权限控制、设备工作日历界面的样式调整

---
 src/store/mutation-types.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/store/mutation-types.js b/src/store/mutation-types.js
index a32659d..ab0c16d 100644
--- a/src/store/mutation-types.js
+++ b/src/store/mutation-types.js
@@ -30,4 +30,6 @@
 //浜х嚎鏍�
 export const SYS_PRODUCTION = 'SYS_PRODUCTION'
 //閮ㄩ棬鏍�
-export const SYS_DEPART = 'SYS_DEPART'
\ No newline at end of file
+export const SYS_DEPART = 'SYS_DEPART'
+//閮ㄩ棬鏍戞潈闄�
+export const  SET_DEPARTTREE = 'SYS_DEPARTTREE'
\ No newline at end of file

--
Gitblit v1.9.3