From 437faf8e56bfc30d00473e65ece48be504a57fe7 Mon Sep 17 00:00:00 2001 From: zyh <zyh@123> Date: 星期六, 28 三月 2026 10:47:34 +0800 Subject: [PATCH] CTU预调度功能,更新为正式部署许可证,修改前端导出功能,打开Redis,数字孪生增加接口 --- 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