From 3b64c807f60e5d6b71deca3f79c9be4be19abfaa Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期五, 23 二月 2024 10:47:58 +0800
Subject: [PATCH] #显示器更新

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

diff --git a/src/main/webapp/views/shuttle2.html b/src/main/webapp/views/shuttle2.html
index 9035042..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>
@@ -257,7 +259,7 @@
 
     //濡傛灉鍑虹幇杩炴帴銆佸鐞嗐�佹帴鏀躲�佸彂閫佹暟鎹け璐ョ殑鏃跺�欒Е鍙憃nerror浜嬩欢
     ws.onerror = function(e) {
-        console.log(error);
+        console.log(e);
     }
 
     $(document).ready(function() {

--
Gitblit v1.9.1