From b97ea7083184a2b82d6ec3876094085342abaa0a Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期一, 05 九月 2022 19:06:33 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/index_datashow.html b/src/main/webapp/views/index_datashow.html
index 7cbb87c..a891391 100644
--- a/src/main/webapp/views/index_datashow.html
+++ b/src/main/webapp/views/index_datashow.html
@@ -7,7 +7,8 @@
 	<script src="../static/js/config.js"></script>
 	<script src="../static/js/jquery-3.3.1.min.js"></script>
 	<script src="../static/js/clock.js"></script>
-	<script src="../static/js/tableData.js"></script>
+<!--	<script src="../static/js/tableData.js"></script>-->
+	<script src="../static/js/tableData2.js"></script>
 	<script src="../static/js/projectShow.js"></script>
 	<script src="../static/js/cols.js"></script>
 </head>

--
Gitblit v1.9.1