From 1932a62477dfc3a7e604918c29d0d0d3bfa9c9d8 Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期六, 25 四月 2026 15:07:19 +0800
Subject: [PATCH] 阳光印刷web 销售订单查询 客户往来调整间距

---
 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