From 63f9a174ed10ef4895a2c7ee57508f129ef78acc Mon Sep 17 00:00:00 2001 From: lkddi Date: Sat, 28 Mar 2026 17:27:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9C=A8=E5=85=A8=E5=B1=80=E9=87=91?= =?UTF-8?q?=E5=B8=81=E6=B5=81=E6=B0=B4=E9=A1=B5=E9=9D=A2=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E7=94=A8=E6=88=B7ID=E5=92=8C=E6=88=BF=E9=97=B4ID=E7=9A=84?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/admin/currency-logs/index.blade.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/resources/views/admin/currency-logs/index.blade.php b/resources/views/admin/currency-logs/index.blade.php index 3b199a2..2b32db3 100644 --- a/resources/views/admin/currency-logs/index.blade.php +++ b/resources/views/admin/currency-logs/index.blade.php @@ -114,7 +114,6 @@
{{ $log->username }} - ID: {{ $log->user_id }}
@@ -156,9 +155,6 @@ {{ $log->remark }} - @if($log->room_id) -
房间ID: {{ $log->room_id }}
- @endif {{ $log->created_at->format('Y-m-d H:i:s') }}