From 2beadb3879986120cb8ddf9ec660175d5b17911e Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 20 二月 2025 14:42:35 +0800
Subject: [PATCH] 检验任务搬迁40%

---
 package.json |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 392d7db..ec535d5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "ruoyi",
   "version": "3.8.9",
-  "description": "鑻ヤ緷绠$悊绯荤粺",
+  "description": "LIMS瀹為獙瀹ょ鐞嗙郴缁�",
   "author": "鑻ヤ緷",
   "license": "MIT",
   "scripts": {
@@ -45,18 +45,23 @@
     "file-saver": "2.0.5",
     "fuse.js": "6.4.3",
     "highlight.js": "9.18.5",
+    "html2canvas": "^1.4.1",
     "js-beautify": "1.13.0",
     "js-cookie": "3.0.1",
     "jsencrypt": "3.0.0-rc.1",
+    "mammoth": "^1.9.0",
     "nprogress": "0.2.0",
+    "print-js": "^1.6.0",
     "quill": "2.0.2",
     "screenfull": "5.0.2",
     "sortablejs": "1.10.2",
     "splitpanes": "2.4.1",
     "vue": "2.6.12",
+    "vue-barcode": "^1.3.0",
     "vue-count-to": "1.0.13",
     "vue-cropper": "0.5.5",
     "vue-meta": "2.4.0",
+    "vue-qr": "^4.0.9",
     "vue-router": "3.4.9",
     "vuedraggable": "2.24.3",
     "vuex": "3.6.0"
@@ -73,12 +78,15 @@
     "eslint": "7.15.0",
     "eslint-plugin-vue": "7.2.0",
     "lint-staged": "10.5.3",
+    "postcss": "^8.5.2",
+    "postcss-loader": "^8.1.1",
     "runjs": "4.4.2",
     "sass": "1.32.13",
     "sass-loader": "10.1.1",
     "script-ext-html-webpack-plugin": "2.1.5",
     "svg-sprite-loader": "5.1.1",
-    "vue-template-compiler": "2.6.12"
+    "vue-template-compiler": "2.6.12",
+    "worker-loader": "^3.0.8"
   },
   "engines": {
     "node": ">=8.9",

--
Gitblit v1.9.3