From ea41b003308af8d4bb79c2bbf38ea3f0672072a0 Mon Sep 17 00:00:00 2001 From: hongjli <3117313295@qq.com> Date: 星期五, 11 四月 2025 10:49:50 +0800 Subject: [PATCH] 优化数据来源说明 --- src/components/DataPreviewDialog.tsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/DataPreviewDialog.tsx b/src/components/DataPreviewDialog.tsx index dff187d..aa15e73 100644 --- a/src/components/DataPreviewDialog.tsx +++ b/src/components/DataPreviewDialog.tsx @@ -172,7 +172,7 @@ <svg xmlns="http://www.w3.org/2000/svg" className="h-5 w-5 text-blue-600/80" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" /> </svg> - 娉細浠ヤ笂涓烘ā鎷熸紨绀烘暟鎹紝瀹為檯浣跨敤鏃跺皢鑷姩瀵规帴鐩稿叧涓氬姟绯荤粺 + 娉細浠ヤ笅涓烘ā鎷熸紨绀烘暟鎹紝瀹為檯浣跨敤鏃跺皢鑷姩瀵规帴鐩稿叧涓氬姟绯荤粺 </p> </div> </div> -- Gitblit v1.9.3