From c6c16e7a5c287c09148755e54e74b2e56ffc9423 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 07 八月 2025 17:26:15 +0800
Subject: [PATCH] 设备台账-生成二维码

---
 package.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index a2a5a3a..ef18970 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "ruoyi",
   "version": "3.8.9",
-  "description": "浼熷痉瀹炰笟绠$悊淇℃伅绯荤粺",
+  "description": "MIS绯荤粺锛堢鐞嗕俊鎭郴缁燂級",
   "author": "鑻ヤ緷",
   "license": "MIT",
   "type": "module",
@@ -17,6 +17,8 @@
   },
   "dependencies": {
     "@element-plus/icons-vue": "2.3.1",
+    "@vue-office/docx": "^1.6.3",
+    "@vue-office/excel": "^1.7.14",
     "@vueup/vue-quill": "1.2.0",
     "@vueuse/core": "10.11.0",
     "axios": "0.28.1",
@@ -31,6 +33,7 @@
     "jsencrypt": "3.3.2",
     "nprogress": "0.2.0",
     "pinia": "2.1.7",
+    "qrcode": "^1.5.4",
     "sortablejs": "^1.15.6",
     "splitpanes": "3.1.5",
     "vue": "3.4.31",

--
Gitblit v1.9.3