diff --git a/resources/views/admin/products/import_histories.blade.php b/resources/views/admin/products/import_histories.blade.php index 31a6fa7..dd61a4b 100644 --- a/resources/views/admin/products/import_histories.blade.php +++ b/resources/views/admin/products/import_histories.blade.php @@ -21,7 +21,7 @@ }, ARRAY_FILTER_USE_BOTH)); @endphp
-
+
- - 导出当前筛选 CSV - 清空筛选 - 返回商品页 + + 导出当前筛选 CSV + 清空筛选 + 返回商品页
@@ -90,7 +90,7 @@ {{ $history->admin?->name ?? '-' }} @if($history->failure_file && ($history->failure_file_available ?? false)) - 下载 failure CSV + 下载 failure CSV @elseif($history->failure_file) 文件已过保留期 @else