From fd1047bdc639fd4d6edc585ff9be4319f16ee49d Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期六, 11 四月 2026 11:55:46 +0800
Subject: [PATCH] 合同管理字段调整

---
 src/views/personnelManagement/contractManagement/index.vue |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/src/views/personnelManagement/contractManagement/index.vue b/src/views/personnelManagement/contractManagement/index.vue
index 1d2aab7..d947c5b 100644
--- a/src/views/personnelManagement/contractManagement/index.vue
+++ b/src/views/personnelManagement/contractManagement/index.vue
@@ -127,24 +127,24 @@
     label: "鎴风睄浣忓潃",
     prop: "nativePlace",
   },
-  {
-    label: "宀椾綅",
-    prop: "postJob",
-  },
-  {
-    label: "鐜颁綇鍧�",
-    prop: "adress",
-    width: 200
-  },
-  {
-    label: "绗竴瀛﹀巻",
-    prop: "firstStudy",
-  },
-  {
-    label: "涓撲笟",
-    prop: "profession",
-    width: 100
-  },
+  // {
+  //   label: "宀椾綅",
+  //   prop: "postJob",
+  // },
+  // {
+  //   label: "鐜颁綇鍧�",
+  //   prop: "adress",
+  //   width: 200
+  // },
+  // {
+  //   label: "绗竴瀛﹀巻",
+  //   prop: "firstStudy",
+  // },
+  // {
+  //   label: "涓撲笟",
+  //   prop: "profession",
+  //   width: 100
+  // },
   {
     label: "骞撮緞",
     prop: "age",

--
Gitblit v1.9.3