From 4b04e7fd4fcad9af480a003509288aa6070b137e Mon Sep 17 00:00:00 2001
From: jinlin <jinlin>
Date: 星期日, 04 二月 2024 13:51:45 +0800
Subject: [PATCH] 修改
---
web/package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/web/package.json b/web/package.json
index f9c65f0..6d38e1a 100644
--- a/web/package.json
+++ b/web/package.json
@@ -43,13 +43,15 @@
"less": "^4.1.1",
"less-loader": "^5.0.0",
"lodash": "^4.17.15",
- "luckyexcel": "^1.0.0",
+ "luckyexcel": "^1.0.1",
"mockjs": "^1.1.0",
"node-sass": "^4.14.1",
"qs": "^6.7.0",
"quill": "^1.3.6",
"sass-loader": "^7.1.0",
+ "save": "^2.9.0",
"screenfull": "^4.2.1",
+ "spark-md5": "^3.0.2",
"v-distpicker": "^1.2.6",
"v-gantt-chart": "^1.5.1",
"vue": "^2.7.14",
--
Gitblit v1.9.1