From 8a1f312d9f7842bb02c97b200e017926f0af63a5 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期三, 17 九月 2025 14:48:08 +0800
Subject: [PATCH] #
---
src/main/webapp/views/lift.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/lift.html b/src/main/webapp/views/lift.html
index a2362b1..1d9253e 100644
--- a/src/main/webapp/views/lift.html
+++ b/src/main/webapp/views/lift.html
@@ -114,6 +114,7 @@
<th class="py-3 px-4">宸ヤ綔鍙�</th>
<th class="py-3 px-4">PLC宸ヤ綔鍙�</th>
<th class="py-3 px-4">璁惧妯″紡</th>
+ <th class="py-3 px-4">璁惧鐘舵��</th>
<th class="py-3 px-4">浠诲姟鐘舵��</th>
<th class="py-3 px-4">浠诲姟妯″紡</th>
<th class="py-3 px-4">鍙栬揣鏁版嵁</th>
@@ -132,6 +133,7 @@
<td class="py-3 px-4">{{ item.taskNo }}</td>
<td class="py-3 px-4">{{ item.plcTaskNo }}</td>
<td class="py-3 px-4">{{ item.model$ }}</td>
+ <td class="py-3 px-4">{{ item.deviceStatus$ }}</td>
<td class="py-3 px-4">{{ item.protocolStatus$ }}</td>
<td class="py-3 px-4">{{ item.taskMode$ }}</td>
<td class="py-3 px-4">{{ item.pick }}</td>
--
Gitblit v1.9.1