From e3bcf3a7a035ee485461d381adcc327ae7ad14d2 Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Mon, 25 Nov 2024 14:35:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E5=9B=9E=E8=AF=8A?= =?UTF-8?q?=E5=BC=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Laravel/resources/views/fenzhen.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Laravel/resources/views/fenzhen.blade.php b/Laravel/resources/views/fenzhen.blade.php index 325e67c..6950edd 100644 --- a/Laravel/resources/views/fenzhen.blade.php +++ b/Laravel/resources/views/fenzhen.blade.php @@ -125,7 +125,7 @@ window.$box.alert(`未查询到排队信息`, '提示', { confirmButtonText: '确定', callback: () => { - window.location.reload() + }, }) }