From 61a645e754754781ba62c2ffcd0df1a79925e6e0 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 06 十一月 2025 10:50:40 +0800
Subject: [PATCH] 去掉身份证号字段

---
 src/views/personnelManagement/dimission/index.vue |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/src/views/personnelManagement/dimission/index.vue b/src/views/personnelManagement/dimission/index.vue
index f2ab4c9..ae90d99 100644
--- a/src/views/personnelManagement/dimission/index.vue
+++ b/src/views/personnelManagement/dimission/index.vue
@@ -127,11 +127,6 @@
     width:100
   },
   {
-    label: "韬唤璇佸彿",
-    prop: "identityCard",
-    width:200
-  },
-  {
     label: "骞撮緞",
     prop: "age",
   },
@@ -150,10 +145,10 @@
     prop: "emergencyContactPhone",
     width:150
   },
-  {
-    label: "鍚堝悓骞撮檺",
-    prop: "contractTerm",
-  },
+  // {
+  //   label: "鍚堝悓骞撮檺",
+  //   prop: "contractTerm",
+  // },
   {
     label: "鍚堝悓寮�濮嬫棩鏈�",
     prop: "contractStartTime",

--
Gitblit v1.9.3