From 18612eb1726e3f0972226201fdad01d6e618cbca Mon Sep 17 00:00:00 2001
From: 陈泽平 <chenzeping>
Date: 星期六, 29 五月 2021 17:57:15 +0800
Subject: [PATCH] 企业应急-事件上报-管段定位优化

---
 package.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index aa3ea33..badf5d0 100644
--- a/package.json
+++ b/package.json
@@ -13,13 +13,16 @@
   },
   "dependencies": {
     "@jiaminghi/data-view": "^2.10.0",
-    "axios": "^0.18.0",
+    "@turf/turf": "^6.3.0",
+    "audit": "0.0.6",
+    "axios": "^0.21.1",
     "babel-polyfill": "^6.26.0",
     "core-js": "^3.6.5",
     "dayjs": "^1.10.4",
     "echarts": "^4.2.1",
     "element-ui": "^2.14.1",
     "esri-leaflet": "^3.0.1",
+    "fix": "0.0.6",
     "fullscreen": "^1.1.1",
     "jquery": "^3.5.1",
     "js-cookie": "^2.2.0",

--
Gitblit v1.8.0