From 02220a752d8ae7e9563afe420038a3a45f3b43fc Mon Sep 17 00:00:00 2001 From: mll Date: Mon, 18 May 2026 10:23:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=20=E7=89=A9=E6=96=99=20?= =?UTF-8?q?=E5=8F=B0=E8=B4=A6=E8=81=94=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LowDesign/src/LowReport/index.vue | 40 + .../LowDesign/src/LowReport/other.vue | 1375 +++++++++++++++++ 2 files changed, 1415 insertions(+) create mode 100644 src/components/LowDesign/src/LowReport/other.vue diff --git a/src/components/LowDesign/src/LowReport/index.vue b/src/components/LowDesign/src/LowReport/index.vue index 4c16134..311f635 100644 --- a/src/components/LowDesign/src/LowReport/index.vue +++ b/src/components/LowDesign/src/LowReport/index.vue @@ -24,6 +24,7 @@ @current-change="currentChange" @selection-change="selectionChange" @sort-change="sortChange" + @row-click="handleRowClick" > + + +