From 33f3506c93c0b84f6abc165e7d22d2bae1c8fcb1 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 23 十月 2025 22:21:33 +0800
Subject: [PATCH] feat: 接口

---
 src/views/Home/components/BatchChangeRecordDetailDialog.vue |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/views/Home/components/BatchChangeRecordDetailDialog.vue b/src/views/Home/components/BatchChangeRecordDetailDialog.vue
index cd1a350..d020291 100644
--- a/src/views/Home/components/BatchChangeRecordDetailDialog.vue
+++ b/src/views/Home/components/BatchChangeRecordDetailDialog.vue
@@ -52,52 +52,52 @@
     name: '韬唤璇佸彿',
   },
   {
-    id: '3',
+    id: '4',
     enCode: 'occupationType',
     name: '鑱屼笟绫诲瀷',
   },
   {
-    id: '3',
+    id: '5',
     enCode: 'occupationCode',
     name: '鑱屼笟鐮佸��',
   },
   {
-    id: '3',
+    id: '6',
     enCode: 'workEnterprise',
     name: '鐢ㄥ伐鍗曚綅',
   },
   {
-    id: '3',
+    id: '7',
     enCode: 'workAddress',
     name: '鐢ㄥ伐鍦扮偣',
   },
   {
-    id: '4',
+    id: '8',
     enCode: 'workType',
     name: '闆囧憳宸ョ',
   },
   {
-    id: '5',
+    id: '9',
     enCode: 'gender',
     name: '鎬у埆',
   },
   {
-    id: '6',
+    id: '10',
     enCode: 'age',
     name: '骞撮緞',
   },
   {
-    id: '7',
+    id: '11',
     enCode: 'birthDay',
     name: '鍑虹敓鏃ユ湡',
   },
   {
-    id: '8',
+    id: '12',
     enCode: 'phoneNumber',
     name: '鐢佃瘽鍙风爜',
   },
   {
-    id: '9',
+    id: '13',
     enCode: 'modifyInfo',
     name: '淇敼鍐呭',
   },

--
Gitblit v1.9.1