From cf223caeab816e82fd3c49c85dc22c2669c4c912 Mon Sep 17 00:00:00 2001 From: pushuo <229102104@qq.com> Date: Tue, 13 Sep 2022 09:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E5=94=AE=E5=90=8E=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E6=B7=BB=E5=8A=A0=E6=93=8D=E4=BD=9C=E5=8E=86=E5=8F=B2?= =?UTF-8?q?=20->=20https://guangdagit.com/beike/beikeshop/issues/247?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin/views/pages/rmas/info.blade.php | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/resources/beike/admin/views/pages/rmas/info.blade.php b/resources/beike/admin/views/pages/rmas/info.blade.php index 70bc7c49..619156fa 100644 --- a/resources/beike/admin/views/pages/rmas/info.blade.php +++ b/resources/beike/admin/views/pages/rmas/info.blade.php @@ -85,8 +85,24 @@
| {{ __('order.history_status') }} | +{{ __('order.history_comment') }} | +{{ __('order.history_created_at') }} | +
|---|---|---|
| {{ $history->status }} | +{{ $history->comment }} | +{{ $history->created_at }} | +