From 30e21678c4789e8016916a65b13b7ef859ac1810 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期四, 27 一月 2022 08:48:01 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/projectShow.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/projectShow.js b/src/main/webapp/static/js/projectShow.js
index 30e38e9..3505b9a 100644
--- a/src/main/webapp/static/js/projectShow.js
+++ b/src/main/webapp/static/js/projectShow.js
@@ -21,7 +21,6 @@
 				
 				
 			}
-			console.log(show)
 			if(show==true){
 				$("#details").attr("style","display:block")
 			}else if(show==false){

--
Gitblit v1.9.1