From ba77fdc6a30c9ad0941e40319f8c4f6fe6fdf9f1 Mon Sep 17 00:00:00 2001
From: cuilei <ray_tsu1@163.com>
Date: 星期四, 07 八月 2025 10:30:42 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 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 ec1f45c..8655479 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_DEPARTTREE = 'SYS_DEPARTTREE'
\ No newline at end of file
+export const  SYS_DEPARTTREE = 'SYS_DEPARTTREE'
+
+export const SET_FACTORY = 'SET_FACTORY'
\ No newline at end of file

--
Gitblit v1.9.3