From 01c13248f347b4bc7091fb70ba92d03676abaa8b Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期日, 29 九月 2024 11:30:32 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit
---
screen/package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/screen/package.json b/screen/package.json
index 3420547..5bcc574 100644
--- a/screen/package.json
+++ b/screen/package.json
@@ -12,6 +12,7 @@
"dayjs": "^1.11.11",
"echarts": "^5.5.1",
"pinia": "^2.1.7",
+ "uqrcodejs": "^4.0.7",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
--
Gitblit v1.9.3