From c5a7e83192b667f74315c45ccea0b4ab40f3e8d9 Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Thu, 24 Oct 2024 15:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E5=90=8E=E5=88=B7=E6=96=B0=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Laravel/public/tool/register.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Laravel/public/tool/register.html b/Laravel/public/tool/register.html index d0476e5..f981cb0 100644 --- a/Laravel/public/tool/register.html +++ b/Laravel/public/tool/register.html @@ -972,7 +972,7 @@ window.$message().success('预约完成') plan_dialog_show.value = false setTimeout(() => { - // window.location.reload(); + window.location.reload(); }, 2000); }); }