From 15de314310f14ebd37b820c99a7da81bbbd1cdfd Mon Sep 17 00:00:00 2001 From: luobisheng <727299681@qq.com> Date: 星期二, 29 十一月 2022 16:50:17 +0800 Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_ui --- 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