From e94d5d52f470cc487047c9b37faad911b487f9a6 Mon Sep 17 00:00:00 2001 From: qiukaitian Date: Thu, 23 Jul 2026 15:40:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=87=8D=E6=9E=84=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E6=8A=BD=E5=B1=89=EF=BC=8C=E6=96=B0=E5=A2=9E=E5=AE=A1=E6=9F=A5?= =?UTF-8?q?=E6=97=A5=E5=BF=97tab=E5=92=8C=E6=B8=90=E8=BF=9B=E5=BC=8F?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../report-review/components/LogDrawer.vue | 517 ++++++++++++++++-- .../module_report/report-review/index.vue | 29 +- 2 files changed, 483 insertions(+), 63 deletions(-) diff --git a/src/views/module_report/report-review/components/LogDrawer.vue b/src/views/module_report/report-review/components/LogDrawer.vue index 9eff380..95576c1 100644 --- a/src/views/module_report/report-review/components/LogDrawer.vue +++ b/src/views/module_report/report-review/components/LogDrawer.vue @@ -1,9 +1,9 @@