diff --git a/resources/views/admin/platform_batches/show.blade.php b/resources/views/admin/platform_batches/show.blade.php index d5da1ea..52d1e77 100644 --- a/resources/views/admin/platform_batches/show.blade.php +++ b/resources/views/admin/platform_batches/show.blade.php @@ -120,16 +120,16 @@
-

抽样复核

- @if(($spotCheck['url'] ?? '') !== '') -
- {{ $spotCheck['label'] ?? '抽样复核' }} - (从本批次成功集合抽一单,用于 spot-check) -
- @else -
暂无可抽样订单(可能暂无成功单,或 last_result 尚未补齐)。
- @endif -
+

抽样复核

+ @if(($spotCheck['url'] ?? '') !== '') +
+ {{ $spotCheck['label'] ?? '抽样复核' }} + (从本批次成功集合抽一单,用于 spot-check) +
+ @else +
暂无可抽样订单(可能暂无成功单,或 last_result 尚未补齐)。
+ @endif +

一键治理入口