From 32f10392ab00b07e85c0b4229037c30af7c3f28e Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期二, 27 一月 2026 10:42:49 +0800
Subject: [PATCH] 浪潮对接单点登录:mis调整2

---
 src/views/personnelManagement/dimission/index.vue |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/src/views/personnelManagement/dimission/index.vue b/src/views/personnelManagement/dimission/index.vue
index ae90d99..6e20b1e 100644
--- a/src/views/personnelManagement/dimission/index.vue
+++ b/src/views/personnelManagement/dimission/index.vue
@@ -105,7 +105,7 @@
     prop: "sex",
   },
   {
-    label: "鎴风睄浣忓潃",
+    label: "绫嶈疮",
     prop: "nativePlace",
   },
   {
@@ -113,7 +113,7 @@
     prop: "postJob",
   },
   {
-    label: "鐜颁綇鍧�",
+    label: "瀹跺涵浣忓潃",
     prop: "adress",
     width:200
   },
@@ -125,6 +125,11 @@
     label: "涓撲笟",
     prop: "profession",
     width:100
+  },
+  {
+    label: "韬唤璇佸彿",
+    prop: "identityCard",
+    width:200
   },
   {
     label: "骞撮緞",
@@ -145,10 +150,10 @@
     prop: "emergencyContactPhone",
     width:150
   },
-  // {
-  //   label: "鍚堝悓骞撮檺",
-  //   prop: "contractTerm",
-  // },
+  {
+    label: "鍚堝悓骞撮檺",
+    prop: "contractTerm",
+  },
   {
     label: "鍚堝悓寮�濮嬫棩鏈�",
     prop: "contractStartTime",

--
Gitblit v1.9.3