From c874c4b2e13dfb73e8e69c689707203ab9b504dd Mon Sep 17 00:00:00 2001 From: qianlishi <1432731663@qq.com> Date: Fri, 10 Jan 2025 20:35:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E8=A1=A8=E8=AE=BE=E8=AE=A1-=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E6=8A=A5=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/report/bigScreen/index.vue | 4 +- .../src/views/report/excelReport/index.vue | 211 +++++++++++++++++- 2 files changed, 210 insertions(+), 5 deletions(-) diff --git a/Report-V3-TS/src/views/report/bigScreen/index.vue b/Report-V3-TS/src/views/report/bigScreen/index.vue index e52e6496..b2400b64 100644 --- a/Report-V3-TS/src/views/report/bigScreen/index.vue +++ b/Report-V3-TS/src/views/report/bigScreen/index.vue @@ -18,12 +18,12 @@ - + - + diff --git a/Report-V3-TS/src/views/report/excelReport/index.vue b/Report-V3-TS/src/views/report/excelReport/index.vue index fae9b160..cbb60e71 100644 --- a/Report-V3-TS/src/views/report/excelReport/index.vue +++ b/Report-V3-TS/src/views/report/excelReport/index.vue @@ -3,13 +3,218 @@ * @Author: qianlishi * @Date: 2024-12-08 16:34:50 * @LastEditors: qianlishi - * @LastEditTime: 2024-12-08 16:49:51 + * @LastEditTime: 2025-01-10 20:35:19 --> - + +