From 43c445d11e1aa7f6700f136af4c6d654fdd9ba33 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期五, 08 十二月 2023 12:38:57 +0800
Subject: [PATCH] 修复bug

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

diff --git a/package.json b/package.json
index fb282aa..1bd2008 100644
--- a/package.json
+++ b/package.json
@@ -45,6 +45,7 @@
     "vue-json-editor": "^1.2.3",
     "vue-json-tree-view": "^2.1.4",
     "vue-qr": "^4.0.9",
+    "vue-qrcode-reader": "^5.4.1",
     "vue-quill-editor": "3.0.6",
     "vue-router": "^3.0.2",
     "vuedraggable": "^2.24.3",

--
Gitblit v1.9.3