From bf28baa00838879c15a22decf314b6e76eb6e89b Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期四, 11 四月 2024 13:59:44 +0800
Subject: [PATCH] 输送线扫码时更细站点信息

---
 src/main/webapp/views/shuttle2.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/shuttle2.html b/src/main/webapp/views/shuttle2.html
index 85470c4..40adc13 100644
--- a/src/main/webapp/views/shuttle2.html
+++ b/src/main/webapp/views/shuttle2.html
@@ -167,6 +167,8 @@
                                         <div>
                                             <label><input type="radio" name="moveType" value="0">&nbsp;璺戣建閬�</label>
                                             <label><input type="radio" name="moveType" value="1">&nbsp;璺戝簱浣�</label>
+                                            <label><input type="radio" name="moveType" value="2">&nbsp;姣嶈建閬撳惊鐜窇</label>
+                                            <label><input type="radio" name="moveType" value="3">&nbsp;瀛愯建閬撳惊鐜窇</label>
                                         </div>
                                         <div style="margin-top: 10px;">
                                             <button class="item" onclick="moveLoc()">璺戝簱</button>

--
Gitblit v1.9.1