From 941a95ae562d79fff651ed0a96695909675b0de6 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Thu, 27 Nov 2025 17:39:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=9B=E6=A0=87=E8=A7=A3=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/child/DocumentPreviewPanel.vue | 226 +++++++++--------- src/views/common/DocumentExcel.vue | 44 +++- src/views/common/DocumentSearch.vue | 46 +++- src/views/common/DocumentSearchWord.vue | 45 +++- 4 files changed, 222 insertions(+), 139 deletions(-) diff --git a/src/views/analysis/components/child/DocumentPreviewPanel.vue b/src/views/analysis/components/child/DocumentPreviewPanel.vue index 9c72c12..135a24e 100644 --- a/src/views/analysis/components/child/DocumentPreviewPanel.vue +++ b/src/views/analysis/components/child/DocumentPreviewPanel.vue @@ -1,50 +1,22 @@