From eddfc83f417efa0c3fd60f4c994abc6d3c92b100 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期三, 09 三月 2022 15:45:30 +0800
Subject: [PATCH] .

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

diff --git a/src/main/webapp/static/js/item/item.js b/src/main/webapp/static/js/item/item.js
index bad2e11..e40e58d 100644
--- a/src/main/webapp/static/js/item/item.js
+++ b/src/main/webapp/static/js/item/item.js
@@ -67,7 +67,7 @@
             statusCode: 200
         },
         done: function(res, curr, count) {
-            console.log(res)
+            // console.log(res)
             if (res.code === 403) {
                 top.location.href = baseUrl+"/";
             }

--
Gitblit v1.9.1