From 55b0cd22baf5aa729253639877e5bf3656144bf9 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期二, 29 十一月 2022 16:39:11 +0800 Subject: [PATCH] 我的待办 --- 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