From f4d45e3a58556397b9acb9279e79ddb3e74cc864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Tue, 17 Mar 2026 21:35:06 +0800 Subject: [PATCH] =?UTF-8?q?admin:=20=E8=AF=A6=E6=83=85=E9=A1=B5=E9=80=80?= =?UTF-8?q?=E6=AC=BE=E4=B8=8D=E4=B8=80=E8=87=B4=E6=8F=90=E7=A4=BA=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E4=B8=BA=E6=B2=BB=E7=90=86=E5=9D=97=E5=B9=B6=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E4=B8=80=E9=94=AE=E8=BF=BD=E5=8A=A0=E9=80=80=E6=AC=BE?= =?UTF-8?q?=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/admin/platform_orders/show.blade.php | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/resources/views/admin/platform_orders/show.blade.php b/resources/views/admin/platform_orders/show.blade.php index efd3a29..b36949b 100644 --- a/resources/views/admin/platform_orders/show.blade.php +++ b/resources/views/admin/platform_orders/show.blade.php @@ -644,10 +644,17 @@ @endphp @if($isRefundInconsistent3) -
- 提示:该订单疑似存在「退款状态 vs 退款总额」不一致(按容差口径),建议核对退款轨迹、已付金额与支付状态。 - - 查看全部退款不一致订单 +
+
退款不一致治理提示
+
+
+ 该订单疑似存在「退款状态 vs 退款总额」不一致(按容差口径),建议先补齐退款轨迹,再修正退款状态口径。 +
+ +
@endif