From a45023f945cc81e1a2a9795db26a0f2868228857 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 27 五月 2025 15:01:53 +0800
Subject: [PATCH] gx刷新按钮
---
package.json | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 6732866..0513bb1 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,12 @@
"preview": "vite preview"
},
"dependencies": {
+ "@zxing/library": "^0.21.3",
+ "axios": "^1.9.0",
"echarts": "^5.6.0",
"element-plus": "^2.9.2",
"event-source-polyfill": "^1.0.31",
+ "qs": "^6.14.0",
"vue": "^3.5.13",
"vue-router": "^4.0.13"
},
--
Gitblit v1.8.0