From 6b3b0bbef242997de2f6665dce91964c4ca4a92e Mon Sep 17 00:00:00 2001
From: zhangchao <zc857179121@qq.com>
Date: 星期六, 02 十一月 2024 10:44:00 +0800
Subject: [PATCH] 单据数据传递给u8通了;代码中//TODO 张超注释的,上线时需要打开注释

---
 src/main/webapp/views/pda/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/pda/index.html b/src/main/webapp/views/pda/index.html
index acf0a61..50ecb47 100644
--- a/src/main/webapp/views/pda/index.html
+++ b/src/main/webapp/views/pda/index.html
@@ -79,7 +79,7 @@
 </ul>
 
 <!-- 涓讳綋鍐呭 -->
-<iframe id="content" src="stockOut.html"></iframe>
+<iframe id="content" src="comb.html"></iframe>
 
 </body>
 <script>

--
Gitblit v1.9.1