From 4681e76c08febdf1a2311a6070c98e98f12a1bde Mon Sep 17 00:00:00 2001
From: lsh <lsh123456>
Date: 星期一, 26 九月 2022 14:53:29 +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 691c24d..4a5d9fe 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -22,7 +22,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/zy-logo.png" alt="wcs" height="44" width="80">
         </div>
     </div>
     <!-- 璐ф灦 + 鍫嗗灈鏈� + 鍏ュ簱绔欑偣 -->
@@ -700,7 +700,7 @@
                                 res.data[val] = "鍦ㄥ簱娴嬭瘯涓�"
                                 break;
                             case "LOC_ERROR" :
-                                res.data[val] = "寮傚父"
+                                res.data[val] = "寮傚父鎶ヨ"
                                 break;
                             case "LOC_EMPTY" :
                                 res.data[val] = "绌哄簱浣�"

--
Gitblit v1.9.1