From b08464f75873d75725c685b5ad3ec206fb277b2c Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期五, 09 九月 2022 13:04:42 +0800 Subject: [PATCH] # --- src/main/webapp/views/index_datashow3.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/index_datashow3.html b/src/main/webapp/views/index_datashow3.html index 2a14f99..cb0d86d 100644 --- a/src/main/webapp/views/index_datashow3.html +++ b/src/main/webapp/views/index_datashow3.html @@ -10,7 +10,7 @@ <!-- <script src="../static/js/tableData.js"></script>--> <!-- <script src="../static/js/tableData2.js"></script>--> <script src="../static/js/tableData3.js"></script> - <script src="../static/js/projectShow2.js"></script> + <script src="../static/js/projectShow3.js"></script> <script src="../static/js/cols.js"></script> </head> <body> -- Gitblit v1.9.1