From 206369fe8a0e65d3bbf0b012a3da853d66f76426 Mon Sep 17 00:00:00 2001
From: xiebin <123456>
Date: Fri, 12 Aug 2022 14:50:27 +0800
Subject: [PATCH] 增加农场地址在地图上获取经纬度

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

diff --git a/package.json b/package.json
index ae7508b..4c40632 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
     },
     "dependencies": {
         "@dvgis/dc-sdk": "^2.15.0",
+        "avue-plugin-map": "^1.0.1",
         "avue-plugin-ueditor": "^0.1.4",
         "axios": "^0.18.0",
         "babel-polyfill": "^6.26.0",
@@ -32,6 +33,7 @@
         "ol": "^6.5.0",
         "olcs": "^2.12.0",
         "portfinder": "^1.0.23",
+        "save": "^2.5.0",
         "script-loader": "^0.7.2",
         "vue": "^2.6.10",
         "vue-axios": "^2.1.2",

--
Gitblit v1.9.3