From 0e9f21b97c6d0d38350586d43c2b4e3e6949bc07 Mon Sep 17 00:00:00 2001 From: admin <qiutairan163@163.com> Date: 星期五, 12 十二月 2025 11:40:39 +0800 Subject: [PATCH] 库存统计GetDataStockList默认统计去除LotText分组 --- Pda/View/HouseDataSetting/BoxDevanning.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Pda/View/HouseDataSetting/BoxDevanning.html b/Pda/View/HouseDataSetting/BoxDevanning.html index 5c9dae2..1ecf36b 100644 --- a/Pda/View/HouseDataSetting/BoxDevanning.html +++ b/Pda/View/HouseDataSetting/BoxDevanning.html @@ -84,7 +84,8 @@ <script src="/js/public.js"></script> <script src="/js/jquery.cookie.js"></script> - <script type="text/javascript" src="https://js.cdn.aliyun.dcloud.net.cn/dev/uni-app/uni.webview.1.5.2.js"></script> + <script src="/js/uni.webview.1.5.2.js"></script> + <!-- <script type="text/javascript" src="https://js.cdn.aliyun.dcloud.net.cn/dev/uni-app/uni.webview.1.5.2.js"></script> --> <script> -- Gitblit v1.8.0