From 30f45550c8d54eedac210349f9bec5411662739a Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期二, 23 十二月 2025 11:05:59 +0800
Subject: [PATCH] #移库事务回滚修改

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

diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 6b04d76..75f0755 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -21,7 +21,7 @@
                 <h6>AUTOMATIC WAREHOUSE WCS MONITORING DIAGRAM</h6>
             </div>
             <div class="head-right">
-                <img src="../static/images/zy-logo.png" alt="涓壃" height="44" width="80">
+                <img src="../static/images/logo.jpg" alt="绫冲" height="44">
             </div>
         </div>
         <div style="width: 1000px;height: 800px;overflow: hidden">
@@ -603,7 +603,7 @@
 
                         var offSet = 0;
                         unit = -28.5;
-                        offSet = 1552;
+                        offSet = 500;
 
 
                         if(crns[i].bay === 1){

--
Gitblit v1.9.1