From 7a5a82daef28a016b3c9cfd903cdcb4bb066a8e4 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期四, 23 一月 2025 14:09:44 +0800 Subject: [PATCH] 修改 --- package.json | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 076aa6c..66bd619 100644 --- a/package.json +++ b/package.json @@ -40,14 +40,18 @@ "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-loader": "^6.2.0", "file-saver": "2.0.5", "fuse.js": "6.4.3", "highlight.js": "9.18.5", "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", "screenfull": "5.0.2", @@ -55,7 +59,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