From 32a212b99dfd1591cc0ace0f53e6cb0be81cea85 Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期四, 12 一月 2023 15:33:41 +0800 Subject: [PATCH] 2023/1/12 肖辉 userlist样式调整 --- 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