From bd0f6271c7a2b385735827f98ce07e7cca748278 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Wed, 25 Aug 2021 20:41:43 +0800
Subject: [PATCH] 保安证添加
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 4662c34..75e454a 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
"vue": "^2.6.10",
"vue-axios": "^2.1.2",
"vue-i18n": "^8.7.0",
+ "vue-qr": "^2.5.0",
"vue-router": "^3.0.1",
"vue2-countdown": "^1.0.8",
"vuex": "^3.1.1"
--
Gitblit v1.9.3