From dc2a2c5c7047402f459cc4f550b5bfd008103f64 Mon Sep 17 00:00:00 2001
From: lohir <3399054449@qq.com>
Date: 星期一, 21 十月 2024 09:28:00 +0800
Subject: [PATCH] 删除江西空管关键字
---
package.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 0a5879a..69eb0a1 100644
--- a/package.json
+++ b/package.json
@@ -13,13 +13,17 @@
"@jitsi/electron-sdk": "^6.0.40",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
+ "docx-preview": "^0.3.2",
"element-plus": "^2.7.3",
"lodash": "^4.17.21",
"mockjs": "^1.1.0",
+ "pdfjs-dist": "^4.4.168",
"pinia": "^2.1.7",
+ "pinia-plugin-persistedstate": "^3.2.1",
"vue": "^3.4.21",
"vue-router": "^4.3.2",
"vue-ueditor-wrap": "^3.0.8",
+ "worker-loader": "^3.0.8",
"xgplayer": "^3.0.18"
},
"devDependencies": {
--
Gitblit v1.8.0