From bdde1c2c0cd6c33435f894c126dc71b4ad5528e4 Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期五, 16 一月 2026 15:26:17 +0800
Subject: [PATCH] 出库通知单逻辑修改

---
 fzzy-igdss-web/src/main/resources/templates/inout/weight.html |    2 ++
 1 files changed, 2 insertions(+), 0 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 6616e31..afafc0a 100644
--- a/fzzy-igdss-web/src/main/resources/templates/inout/weight.html
+++ b/fzzy-igdss-web/src/main/resources/templates/inout/weight.html
@@ -679,6 +679,8 @@
     var snapDto1 = [[${snapDto1}]];
     var snapDto2 = [[${snapDto2}]];
     var snapDto3 = [[${snapDto3}]];
+    //缃戝叧淇℃伅
+    var gatewaySer = [[${gatewaySer}]];
 
 </script>
 

--
Gitblit v1.9.3