From c04d741f6daddd9e445a0d00adc42d1c8c45f67f Mon Sep 17 00:00:00 2001
From: weimingfei <fei_gaming@sina.com>
Date: 星期五, 23 一月 2026 10:40:33 +0800
Subject: [PATCH] 钥匙柜同步柜格实际钥匙数据

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

diff --git a/admin/package.json b/admin/package.json
index 2a8afaa..d3c723e 100644
--- a/admin/package.json
+++ b/admin/package.json
@@ -13,6 +13,7 @@
     "fix": "eslint --ext .js,.vue src --fix"
   },
   "dependencies": {
+    "@amap/amap-jsapi-loader": "^1.0.1",
     "@riophae/vue-treeselect": "^0.4.0",
     "@wangeditor/editor": "^5.1.23",
     "@wangeditor/editor-for-vue": "^1.0.2",
@@ -28,6 +29,7 @@
     "js-file-download": "^0.4.12",
     "path": "^0.12.7",
     "qrcodejs2": "0.0.2",
+    "v-clipboard": "^3.0.0-next.1",
     "vue": "^2.6.11",
     "vue-clipboard2": "^0.3.1",
     "vue-cropper": "^0.6.5",

--
Gitblit v1.9.3