From 8e75a78f55d60565eb48b25eafd4eb07939ce2cc Mon Sep 17 00:00:00 2001 From: zenglf <18502938215@163.com> Date: 星期四, 28 九月 2023 14:09:05 +0800 Subject: [PATCH] Merge branch 'master' into develop --- 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..fca9097 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 SYS_DEPARTTREE = 'SYS_DEPARTTREE' \ No newline at end of file -- Gitblit v1.9.3