From 414cf3f387db600984aed58d83e5cd89227c3420 Mon Sep 17 00:00:00 2001 From: cody <648753004@qq.com> Date: Thu, 26 Dec 2024 10:18:50 +0800 Subject: [PATCH] update --- resources/views/admin/orders/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/admin/orders/index.blade.php b/resources/views/admin/orders/index.blade.php index 1142631..641c102 100755 --- a/resources/views/admin/orders/index.blade.php +++ b/resources/views/admin/orders/index.blade.php @@ -41,7 +41,7 @@ value="{{ sprintf("%02d",$i)}}" @if(sprintf("%02d",$i) == request()->date) {{ "selected" }}@endif>{{sprintf("%02d",$i)}} @endfor - +