From 8e367b87b978d20a30a6ca900d95c25c9eb82b0e Mon Sep 17 00:00:00 2001
From: luobisheng <727299681@qq.com>
Date: 星期三, 07 十二月 2022 16:05:40 +0800
Subject: [PATCH] 清理console以及注释代码
---
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