From edc2ac91ef657a15c5688f25d8b653121fa9ed6e Mon Sep 17 00:00:00 2001 From: wu <731351411@qq.com> Date: 星期四, 20 十一月 2025 16:56:15 +0800 Subject: [PATCH] 增加新副屏显示,增加主屏24小时产量图、值班表显示,回车进行修改 --- gmms/WebContent/bigScreen/xiapianduiduo.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gmms/WebContent/bigScreen/xiapianduiduo.jsp b/gmms/WebContent/bigScreen/xiapianduiduo.jsp index 1e3f2f9..e00b6d1 100644 --- a/gmms/WebContent/bigScreen/xiapianduiduo.jsp +++ b/gmms/WebContent/bigScreen/xiapianduiduo.jsp @@ -147,7 +147,7 @@ <script src="../js/jquery-3.4.1.min.js"></script> <script type="text/javascript" src="../static/bootstrap/3.3.7/js/bootstrap.min.js"></script> <script src="../js/vue.min.js"></script> - <script src="../js/axios.min.js"></script> +<script src="../js/axios.min.js"></script> <script src="../js/mixins.js"></script> <script src="../js/echarts.min.js"></script> -- Gitblit v1.8.0