From 5eeefc6b1dd8c8c4f69efcec0c7ad13d35395487 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期二, 13 一月 2026 16:02:51 +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