From b63790fa580ea78777f16bff6bc79373d675dd10 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期四, 21 八月 2025 16:50:47 +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