From 1ae96bb74480c3deb4f2273e5800a7bc7e82feb2 Mon Sep 17 00:00:00 2001
From: zhangc <zc@123>
Date: 星期一, 21 四月 2025 15:21:49 +0800
Subject: [PATCH] 999
---
 src/main/webapp/views/pipeline.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/pipeline.html b/src/main/webapp/views/pipeline.html
index c316cbd..beffbf3 100644
--- a/src/main/webapp/views/pipeline.html
+++ b/src/main/webapp/views/pipeline.html
@@ -114,7 +114,7 @@
                         <th>鍙嚭</th>
                         <th>鍏ュ簱鏍囪</th>
                         <th>绌烘澘淇″彿</th>
-                        <th>鐩爣绔�</th>
+                        <th>宸插畬鎴愪换鍔�</th>
                         <th>楂樹綆搴撲綅</th>
                     </tr>
                     </thead>
@@ -302,7 +302,7 @@
                         setVal(tr.children("td").eq(5), table[i-1].outEnable);
                         setVal(tr.children("td").eq(6), table[i-1].pakMk);
                         setVal(tr.children("td").eq(7), table[i-1].emptyMk);
-                        setVal(tr.children("td").eq(8), table[i-1].staNo);
+                        setVal(tr.children("td").eq(8), table[i-1].finishWorkNo);
                         setVal(tr.children("td").eq(9), table[i-1].locType1);
                     }
                 } else if (res.code === 403){
--
Gitblit v1.9.1