From 5972c5e0070c00d65eb9d08b4c49357dbf3808c4 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期四, 07 四月 2022 16:55:51 +0800
Subject: [PATCH] .

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

diff --git a/src/main/webapp/static/js/tableData.js b/src/main/webapp/static/js/tableData.js
index 1eebd15..524eba0 100644
--- a/src/main/webapp/static/js/tableData.js
+++ b/src/main/webapp/static/js/tableData.js
@@ -72,7 +72,7 @@
 			data:{},
 			success:function(res){
 				if(res.code==200){
-					console.log(res)
+					// console.log(res)
 					data=res.data
 					// 鍒ゆ柇鏃堕棿鏄惁鏈塶ull  鏈塶ull鐨勬敼涓� ""
 					for(var i = 0;i<data.length;i++){

--
Gitblit v1.9.1