From 9e4a5415ecaa01ef163f33d9f00866000ca24c2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Wed, 18 Mar 2026 10:33:24 +0800 Subject: [PATCH] ui: bmpa error keyword link should imply failed scope --- resources/views/admin/platform_orders/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/admin/platform_orders/index.blade.php b/resources/views/admin/platform_orders/index.blade.php index 09ad9e3..aa7d81e 100644 --- a/resources/views/admin/platform_orders/index.blade.php +++ b/resources/views/admin/platform_orders/index.blade.php @@ -1529,7 +1529,7 @@
治理:进入 BMPA 失败集合
@endif @else - {{ mb_substr($bmpaErrMsg, 0, $SYNC_FAILED_REASON_TRUNCATE_LEN) }} + {{ mb_substr($bmpaErrMsg, 0, $SYNC_FAILED_REASON_TRUNCATE_LEN) }} @if($bmpaGoBatchReasonUrl !== '')
治理:本批次按原因筛选