From f9691d544e62d6c04dbfe45d05a6c7bc5e004291 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 29 十二月 2023 11:52:29 +0800
Subject: [PATCH] 服务商

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

diff --git a/admin/package.json b/admin/package.json
index c288459..251122d 100644
--- a/admin/package.json
+++ b/admin/package.json
@@ -25,9 +25,12 @@
     "element-ui": "^2.15.13",
     "js-cookie": "^2.2.1",
     "js-file-download": "^0.4.12",
+    "qrcodejs2": "0.0.2",
     "sass-loader": "^8.0.2",
     "vue": "^2.6.11",
     "vue-clipboard2": "^0.3.3",
+    "vue-print-nb": "^1.7.5",
+    "vue-qr": "^4.0.9",
     "vue-router": "^3.5.1",
     "vuescroll": "^4.17.3",
     "vuex": "^3.4.0"
@@ -47,7 +50,7 @@
     "eslint-plugin-standard": "^4.0.0",
     "eslint-plugin-vue": "^6.2.2",
     "lint-staged": "^9.5.0",
-    "node-sass": "^4.14.1",
+      "node-sass": "^4.14.1",
     "vue-cli-plugin-element-ui": "~1.1.4",
     "vue-template-compiler": "^2.6.14"
   },

--
Gitblit v1.9.3