From fdce3979b5e1a97433def22ad0b0d783143da2f3 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期五, 15 三月 2024 11:45:30 +0800
Subject: [PATCH] 访问地址处理

---
 .history/src/utils/helper_20230103115611.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.history/src/utils/helper_20230103115611.js b/.history/src/utils/helper_20230103115611.js
index 7ac38fd..94f9d62 100644
--- a/.history/src/utils/helper_20230103115611.js
+++ b/.history/src/utils/helper_20230103115611.js
@@ -123,7 +123,7 @@
 
 export const EVENT_SOURCE = [
     { label: '瑙嗛宸℃煡', value: 1 },
-    { label: '浜哄伐涓婃姤', value: 2 }
+    { label: '缃戞牸宸℃煡', value: 2 }
 ]
 
 export const CATEGOTY = [
@@ -137,6 +137,6 @@
 ]
 
 export const RESOURCE_OPTIONS = [
-    { label: '浜哄伐涓婃姤', value: 2 },
+    { label: '缃戞牸宸℃煡', value: 2 },
     { label: '瑙嗛宸℃煡', value: 1 }
 ]

--
Gitblit v1.8.0