From 584e17205f4cabd39bbc1b5d2489a59b48aa739e Mon Sep 17 00:00:00 2001 From: zhuzhuanzhuan Date: 星期二, 05 九月 2023 16:29:41 +0800 Subject: [PATCH] 报警号管理界面,功能 --- src/store/mutation-types.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/store/mutation-types.js b/src/store/mutation-types.js index ab0c16d..fca9097 100644 --- a/src/store/mutation-types.js +++ b/src/store/mutation-types.js @@ -32,4 +32,4 @@ //閮ㄩ棬鏍� export const SYS_DEPART = 'SYS_DEPART' //閮ㄩ棬鏍戞潈闄� -export const SET_DEPARTTREE = 'SYS_DEPARTTREE' \ No newline at end of file +export const SYS_DEPARTTREE = 'SYS_DEPARTTREE' \ No newline at end of file -- Gitblit v1.9.3