From b417a422c08ceabd31fa7feaba42fd8a7b1e86d2 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期六, 18 一月 2025 09:14:08 +0800
Subject: [PATCH] 1

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

diff --git a/admin/package.json b/admin/package.json
index 78ce443..0efce43 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,7 +29,7 @@
     "path": "^0.12.7",
     "qrcodejs2": "0.0.2",
     "vue": "^2.6.11",
-    "vue-clipboard2": "^0.3.1",
+    "vue-clipboard2": "^0.3.3",
     "vue-cropper": "^0.6.5",
     "vue-json-viewer": "^2.2.22",
     "vue-router": "^3.5.1",

--
Gitblit v1.9.3