From 2cc712093a9c99a39bb946b9871e726728839542 Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期一, 26 一月 2026 17:33:18 +0800
Subject: [PATCH] 日志定时删除逻辑修改

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

diff --git a/fzzy-igdss-web/src/main/resources/templates/inout/weight2.html b/fzzy-igdss-web/src/main/resources/templates/inout/weight2.html
index 4813f3e..3566325 100644
--- a/fzzy-igdss-web/src/main/resources/templates/inout/weight2.html
+++ b/fzzy-igdss-web/src/main/resources/templates/inout/weight2.html
@@ -333,6 +333,8 @@
     var snapDto1 = [[${snapDto1}]];
     var snapDto2 = [[${snapDto2}]];
     var snapDto3 = [[${snapDto3}]];
+    //缃戝叧淇℃伅
+    var gatewaySer = [[${gatewaySer}]];
     //榛樿鏌ヨ鏃堕棿
     var startTime = [[${startTime}]];
     var endTime = [[${endTime}]];
@@ -591,7 +593,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>

--
Gitblit v1.9.3