From 2b4f4cda0a0031f02f7354fc2c68f056e44e1885 Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期四, 12 十二月 2024 13:21:58 +0800
Subject: [PATCH] 车间生产管理中的大屏故障显示完善

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

diff --git a/package.json b/package.json
index 1634a5e..5449600 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
     "gen:icon": "esno ./build/generate/icon/index.ts"
   },
   "dependencies": {
+    "@amap/amap-jsapi-loader": "^1.0.1",
     "@ant-design/colors": "^6.0.0",
     "@ant-design/icons-vue": "^6.1.0",
     "@dataview/datav-vue3": "^0.0.0-test.1672506674342",
@@ -82,6 +83,7 @@
     "tinymce": "^5.10.3",
     "vditor": "^3.8.13",
     "vue": "^3.2.33",
+    "vue-amap": "^0.5.10",
     "vue-cropper": "^0.5.6",
     "vue-cropperjs": "^5.0.0",
     "vue-i18n": "^9.1.9",

--
Gitblit v1.9.3