From d942877495ceea1575e64fb6d4e2972f6da10cac Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期三, 11 一月 2023 10:09:24 +0800 Subject: [PATCH] 2023/1/11 肖辉 修改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 c9fafd0..7ac38fd 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