From 68242c8f3acc051368eeb1246b2fb6327a783bfc Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期二, 04 十一月 2025 09:05:39 +0800
Subject: [PATCH] #
---
src/main/webapp/views/rgv.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/rgv.html b/src/main/webapp/views/rgv.html
index 1fad76a..96dbf2f 100644
--- a/src/main/webapp/views/rgv.html
+++ b/src/main/webapp/views/rgv.html
@@ -120,7 +120,7 @@
<th>宸ヤ綅1宸ヤ綔鍙�</th>
<th>宸ヤ綅2宸ヤ綔鍙�</th>
<th>鐘舵��</th>
- <th>璧拌鐩爣绔�</th>
+ <th>璧拌鐩爣鐐逛綅</th>
<th>宸ヤ綅1鐩爣绔�</th>
<th>宸ヤ綅2鐩爣绔�</th>
<!-- <th>婧愬簱浣�</th>-->
@@ -341,7 +341,7 @@
setVal(tr.children("td").eq(2), table[i-1].workNo1);
setVal(tr.children("td").eq(3), table[i-1].status1);
setVal(tr.children("td").eq(4), table[i-1].loading1);
- setVal(tr.children("td").eq(5), table[i-1].rgvPos1);
+ setVal(tr.children("td").eq(5), table[i-1].rgvPos);
// setVal(tr.children("td").eq(6), table[i-1].walkPos);
// setVal(tr.children("td").eq(8), table[i-1].workNo2);
// setVal(tr.children("td").eq(9), table[i-1].status2);
--
Gitblit v1.9.1