From 7e460156de73171f9660ce48f80703e79f8b478d Mon Sep 17 00:00:00 2001
From: Crunchy <3114200645@qq.com>
Date: 星期六, 14 六月 2025 11:48:26 +0800
Subject: [PATCH] 初始化提交

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

diff --git a/package.json b/package.json
index 11e8d0e..5179747 100644
--- a/package.json
+++ b/package.json
@@ -17,12 +17,15 @@
     "axios": "0.18.1",
     "core-js": "3.6.5",
     "echarts": "^5.4.2",
-    "element-ui": "2.13.2",
+    "element-ui": "^2.15.3",
     "js-cookie": "2.2.0",
+    "jsbarcode": "^3.11.5",
     "normalize.css": "7.0.0",
     "nprogress": "0.2.0",
     "path-to-regexp": "2.4.0",
     "vue": "2.6.10",
+    "vue-barcode": "^1.3.0",
+    "vue-print-nb": "^1.7.5",
     "vue-router": "3.0.6",
     "vuex": "3.1.0"
   },

--
Gitblit v1.9.3