From 5e702859682bc992e0f8d79d35d2571288283ae4 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Thu, 16 Jan 2025 09:30:01 +0800
Subject: [PATCH] 修改
---
package.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 314b5a3..49d9615 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
"axios": "0.24.0",
"clipboard": "2.0.8",
"core-js": "^3.36.0",
+ "dayjs": "^1.11.12",
"echarts": "5.4.0",
"element-ui": "2.15.13",
"file-saver": "2.0.5",
@@ -48,6 +49,7 @@
"js-beautify": "1.13.0",
"js-cookie": "3.0.1",
"jsencrypt": "3.0.0-rc.1",
+ "json-bigint": "^1.0.0",
"moment": "^2.30.1",
"nprogress": "0.2.0",
"quill": "1.3.7",
@@ -56,7 +58,9 @@
"vue": "2.6.12",
"vue-count-to": "1.0.13",
"vue-cropper": "0.5.5",
+ "vue-json-excel": "^0.3.0",
"vue-meta": "2.4.0",
+ "vue-print-nb": "^1.7.5",
"vue-router": "3.4.9",
"vuedraggable": "2.24.3",
"vuex": "3.6.0"
--
Gitblit v1.9.2