From 27eb73bc930577f950afbcb7d7f264a87fe9d211 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期一, 05 十二月 2022 17:31:56 +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