From 520d2054352d737f741adc5962c8d25bb94c1505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Sat, 14 Mar 2026 10:18:41 +0000 Subject: [PATCH] style(admin platform orders index): fix clear lead buttons class --- resources/views/admin/platform_orders/index.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/admin/platform_orders/index.blade.php b/resources/views/admin/platform_orders/index.blade.php index 153c4e1..29fe6c8 100644 --- a/resources/views/admin/platform_orders/index.blade.php +++ b/resources/views/admin/platform_orders/index.blade.php @@ -56,7 +56,7 @@
当前线索:#{{ $incomingLeadId }} (已按 lead_id 过滤订单集合) - 清除线索筛选 + 清除线索筛选
@endif @@ -104,7 +104,7 @@ @if($incomingLeadId > 0)
当前锁定线索:#{{ $incomingLeadId }} - 清除 + 清除
@endif