From 9e64b2df66a7ab69b9daf258999d88844cccecce Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期二, 03 二月 2026 18:02:18 +0800
Subject: [PATCH] 抓拍和ai事件回显逻辑调整

---
 fzzy-igdss-web/src/main/resources/templates/inout/weight.html |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/fzzy-igdss-web/src/main/resources/templates/inout/weight.html b/fzzy-igdss-web/src/main/resources/templates/inout/weight.html
index abbfe16..afafc0a 100644
--- a/fzzy-igdss-web/src/main/resources/templates/inout/weight.html
+++ b/fzzy-igdss-web/src/main/resources/templates/inout/weight.html
@@ -386,7 +386,7 @@
                                     <label class="layui-form-label color-red">姣涢噸(婊¤溅)</label>
                                     <div class="layui-input-block">
                                         <input type="text" name="fullWeight" id="fullWeight" autocomplete="off"
-                                               placeholder="鍦扮鑷姩甯﹀叆" class="layui-input rkbk-search-input"
+                                               placeholder="鍦扮鑷姩甯﹀叆" class="layui-input weight rkbk-search-input"
                                                disabled>
                                         <em
                                                 class="kccz-data-dw">KG</em>
@@ -679,6 +679,8 @@
     var snapDto1 = [[${snapDto1}]];
     var snapDto2 = [[${snapDto2}]];
     var snapDto3 = [[${snapDto3}]];
+    //缃戝叧淇℃伅
+    var gatewaySer = [[${gatewaySer}]];
 
 </script>
 

--
Gitblit v1.9.3