From 878fac17d670d83a760f3c38519ac574879995ea Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期日, 27 四月 2025 15:39:12 +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 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/mainPlan/platePlanList/index.vue b/src/views/mainPlan/platePlanList/index.vue
index 9ee02a0..4297ece 100644
--- a/src/views/mainPlan/platePlanList/index.vue
+++ b/src/views/mainPlan/platePlanList/index.vue
@@ -203,12 +203,12 @@
   },
   {
     title: "褰撳墠宸ュ簭鐘舵��",
-    field: "updateBy",
+    field: "opStatus",
     width: 200,
   },
   {
     title: "涓嬩竴宸ュ簭",
-    field: "updateBy",
+    field: "nextOpName",
     width: 100,
   },
   {

--
Gitblit v1.9.3