From b9234642021946b3bf46f86899579b08974a0d70 Mon Sep 17 00:00:00 2001
From: wxc <191104855@qq.com>
Date: Thu, 28 Aug 2025 16:30:38 +0800
Subject: [PATCH] 20250828
---
package.json | 2 +-
src/components/FileList.vue | 2 +-
src/views/work/Query.vue | 8 ++++++++
src/views/work/components/MailDialog.vue | 14 +++++++++++---
src/views/work/components/ReportLeader.vue | 15 ++++++++++++---
5 files changed, 33 insertions(+), 8 deletions(-)
diff --git a/package.json b/package.json
index 6a58cfa..713aaac 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"scripts": {
"dev": "vite",
"build": "vite build --mode dev",
- "build:prod": "vite build --mode prod",
+ "build:prod": "vite build --mode prod && WinRAR a -r dist.zip ./dist/",
"preview": "vite preview"
},
"dependencies": {
diff --git a/src/components/FileList.vue b/src/components/FileList.vue
index c94d3bb..2984b1a 100644
--- a/src/components/FileList.vue
+++ b/src/components/FileList.vue
@@ -50,7 +50,7 @@
@click="filePreview(item)"
>