From 54095a376b9c0bfd84bec8a1cdd062b9f385c34a Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期四, 10 三月 2022 15:30:11 +0800
Subject: [PATCH] # ycq 项目执行进度表0.0.1

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

diff --git a/src/main/webapp/views/index_datashow.html b/src/main/webapp/views/index_datashow.html
index 150a68a..5694e38 100644
--- a/src/main/webapp/views/index_datashow.html
+++ b/src/main/webapp/views/index_datashow.html
@@ -9,7 +9,7 @@
 	<script src="../static/js/clock.js"></script>
 	<script src="../static/js/tableData.js"></script>
 	<script src="../static/js/projectShow.js"></script>
-
+	<script src="../static/js/cols.js"></script>
 </head>
 <body>
     <div id="root">

--
Gitblit v1.9.1