From d0049327a4081a7022a9ca1040db0b428c81608b Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期日, 27 四月 2025 14:52:42 +0800
Subject: [PATCH] Merge branch 'dev' of http://192.168.50.149:8085/r/aps-kj-web into dev

---
 src/views/mainPlan/platePlanList/index.vue |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/src/views/mainPlan/platePlanList/index.vue b/src/views/mainPlan/platePlanList/index.vue
index d4d98be..e00cd68 100644
--- a/src/views/mainPlan/platePlanList/index.vue
+++ b/src/views/mainPlan/platePlanList/index.vue
@@ -202,12 +202,17 @@
     width: 200,
   },
   {
+    title: "褰撳墠宸ュ簭鐘舵��",
+    field: "updateBy",
+    width: 200,
+  },
+  {
     title: "涓嬩竴宸ュ簭",
     field: "updateBy",
     width: 100,
   },
   {
-    title: "涓嬩竴宸ュ簭宸ュ簭璐熻矗浜�",
+    title: "涓嬩竴宸ュ簭璐熻矗浜�",
     field: "nextProcessDeparment",
     width: 200,
   },
@@ -301,7 +306,7 @@
       },
     },
     {
-      title: `${item}缁撴潫鏃堕棿`,
+      title: `${item}瀹屽伐鏃堕棿`,
       field: `${index}_endDate`,
       width: 140,
       formatter: ({ cellValue, row, column }) => {

--
Gitblit v1.9.3