From 1c22f9a08704d5d44845dbd622e6906f49769645 Mon Sep 17 00:00:00 2001 From: cody <648753004@qq.com> Date: Thu, 26 Dec 2024 10:37:20 +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 8f3c4de..a698f37 100755 --- a/resources/views/admin/orders/index.blade.php +++ b/resources/views/admin/orders/index.blade.php @@ -23,7 +23,7 @@ value="{{$pp->id}}" @if($pp->id == $building_id) {{ "selected" }}@endif>{{$pp->name}} @endforeach -