From 1eaf5917bb92bdbafc02de9d8425ea57b41658de Mon Sep 17 00:00:00 2001
From: wl <173@qq.com>
Date: 星期三, 30 十一月 2022 14:55:21 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_ui into master
---
src/utils/helper.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/utils/helper.js b/src/utils/helper.js
index 621af9a..d79cabf 100644
--- a/src/utils/helper.js
+++ b/src/utils/helper.js
@@ -122,8 +122,8 @@
}
export const EVENT_SOURCE = [
- { label: '瑙嗛', value: 1 },
- { label: '鎵嬪姩绛夌骇', value: 2 }
+ { label: '瑙嗛鎶撴媿', value: 1 },
+ { label: '鎵嬪姩鐧昏', value: 2 }
]
export const CATEGOTY = [
--
Gitblit v1.8.0