From d24c9dde20cba23b96082b4db81b5223c75e4ea9 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期三, 08 三月 2023 09:06:28 +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 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