From 3cd37d6952d98b42ea728c3aeb345e1f7f9b5a90 Mon Sep 17 00:00:00 2001
From: wwl <xchao828@163.com>
Date: 星期三, 12 二月 2025 16:56:08 +0800
Subject: [PATCH] 1

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

diff --git a/package.json b/package.json
index dd75424..a33da8d 100644
--- a/package.json
+++ b/package.json
@@ -39,6 +39,7 @@
     "@riophae/vue-treeselect": "0.4.0",
     "axios": "0.24.0",
     "babel-polyfill": "^6.26.0",
+    "big.js": "^6.2.2",
     "clipboard": "2.0.8",
     "core-js": "3.25.3",
     "echarts": "4.9.0",
@@ -48,6 +49,7 @@
     "highlight.js": "9.18.5",
     "js-beautify": "1.13.0",
     "js-cookie": "3.0.1",
+    "jsbarcode": "^3.11.6",
     "jsencrypt": "3.0.0-rc.1",
     "moment": "^2.29.4",
     "nprogress": "0.2.0",
@@ -56,6 +58,8 @@
     "quill": "1.3.7",
     "screenfull": "5.0.2",
     "sortablejs": "1.10.2",
+    "tduck-form-generator": "^1.8.0",
+    "ua-parser-js": "^1.0.37",
     "vue": "2.6.12",
     "vue-barcode": "^1.3.0",
     "vue-count-to": "1.0.13",
@@ -64,6 +68,7 @@
     "vue-meta": "2.4.0",
     "vue-pdf": "^4.3.0",
     "vue-print-nb": "^1.7.5",
+    "vue-qr": "^4.0.9",
     "vue-quill-editor": "^3.0.6",
     "vue-router": "3.4.9",
     "vuedraggable": "2.24.3",

--
Gitblit v1.8.0