From 9c3da520c38c813d6b615adb5b49e7519c994f6b Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期五, 13 六月 2025 12:53:45 +0800
Subject: [PATCH] 1

---
 src/main/webapp/views/realtimeWatch/console.html |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/realtimeWatch/console.html b/src/main/webapp/views/realtimeWatch/console.html
index c33f08f..7515115 100644
--- a/src/main/webapp/views/realtimeWatch/console.html
+++ b/src/main/webapp/views/realtimeWatch/console.html
@@ -31,6 +31,12 @@
                 <h6>AUTOMATIC WAREHOUSE WCS MONITORING DIAGRAM</h6>
             </div>
         </div>
+        <select onchange="window.open(this.value)">
+            <option value = "console1.html">--鎴愬搧涓�妤�--</option>
+            <option value="console2.html" >-鍗婃垚鍝佷簩妤�-</option>
+            <option value="console3.html">-鎴愬搧浜屾ゼ-</option>
+            <option value="console.html"selected ="selected">-鍗婃垚鍝佷竴妤�-</option>
+        </select>
         <!-- 璐ф灦 + 鍫嗗灈鏈� + 鍏ュ簱绔欑偣 -->
         <div class="main-part">
 

--
Gitblit v1.9.1