From 06bdab927490573e9e8b21d485dff52de0605a24 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期五, 12 十二月 2025 08:23:20 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/locCache/locCache.js b/src/main/webapp/static/js/locCache/locCache.js
index 2e5534d..b44b445 100644
--- a/src/main/webapp/static/js/locCache/locCache.js
+++ b/src/main/webapp/static/js/locCache/locCache.js
@@ -151,7 +151,6 @@
 
     // 鍒濆鍖栦繚瀛�
     form.on('submit(initDo)', function (data) {
-        console.log(data.field)
         $.ajax({
             url: baseUrl + "/locCache/init/auth",
             headers: {'token': localStorage.getItem('token')},

--
Gitblit v1.9.1