From a5f40b4c2590a3d61592f1918d689d4932545248 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 22 一月 2025 15:06:38 +0800
Subject: [PATCH] ll
---
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