From 2365afd741705e04a3ee45ccf5c7df9360914923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Thu, 19 Mar 2026 03:39:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E5=B9=B3=E5=8F=B0=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E5=BF=AB=E6=8D=B7=E7=AD=9B=E9=80=89=E5=88=86=E7=BB=84?= =?UTF-8?q?=E9=94=9A=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin/platform_orders/index.blade.php | 6 ++-- ...ickFiltersGroupsShouldHaveDataRoleTest.php | 34 +++++++++++++++++++ 2 files changed, 37 insertions(+), 3 deletions(-) create mode 100644 tests/Feature/AdminPlatformOrderQuickFiltersGroupsShouldHaveDataRoleTest.php diff --git a/resources/views/admin/platform_orders/index.blade.php b/resources/views/admin/platform_orders/index.blade.php index 1b4a772..22a1f3c 100644 --- a/resources/views/admin/platform_orders/index.blade.php +++ b/resources/views/admin/platform_orders/index.blade.php @@ -343,7 +343,7 @@ $allUrl = \App\Support\BackUrl::withBack('/admin/platform-orders', $safeBackForLinks); @endphp -