From 9c5652fe5b7af1b4c0de2f0a439e533f590f3af1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=B8=B9ab?= <1421553879@qq.com> Date: Fri, 23 Dec 2022 22:24:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=B8=AD=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/main/resources/templates/other/userCenter.html | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/main/resources/templates/other/userCenter.html b/web/src/main/resources/templates/other/userCenter.html index 44b31b03..9596d6b3 100644 --- a/web/src/main/resources/templates/other/userCenter.html +++ b/web/src/main/resources/templates/other/userCenter.html @@ -419,6 +419,7 @@ layer.closeAll() if (ret.code == 0) { parent.Lib.tableRefresh(); + location.reload(); } }); }, 10);