From 24779fb3e3c42971459f28b5badd2ca2849337a1 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期三, 03 四月 2024 17:01:45 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/pakStore/stockOutToP.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/pakStore/stockOutToP.js b/src/main/webapp/static/js/pakStore/stockOutToP.js
index ffa28df..7be0f41 100644
--- a/src/main/webapp/static/js/pakStore/stockOutToP.js
+++ b/src/main/webapp/static/js/pakStore/stockOutToP.js
@@ -123,7 +123,7 @@
layer.msg("鏁伴噺蹇呴』澶т簬闆�");
}
}
- tableIns.reload({data: locDetlData,done:function (res) {limit(); getOutBound();}});
+ tableIns.reload({data: locDetlData,done:function (res) {limit(); getOutBound();getOutBound2();}});
}
// 鑾峰彇鍑哄簱鍙�
--
Gitblit v1.9.1