From 9ad1c8159544ed36729cffa66cb13b7e60fa46ec Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期三, 04 二月 2026 17:22:45 +0800
Subject: [PATCH] 客户问题优3-云台控制及监控同步

---
 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