From fe588de6c86e62505bc40e9af153af19e494210c Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 18 六月 2020 13:58:35 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/basDevp/basDevp.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/basDevp/basDevp.js b/src/main/webapp/static/js/basDevp/basDevp.js index 956b112..45c56b5 100644 --- a/src/main/webapp/static/js/basDevp/basDevp.js +++ b/src/main/webapp/static/js/basDevp/basDevp.js @@ -136,7 +136,6 @@ tableReload(); return; } - console.log(obj); $.ajax({ url: baseUrl+"/basDevp/update/auth", headers: {'token': localStorage.getItem('token')}, -- Gitblit v1.9.1