From d0ae76adc2c1b9601b370a0ec8bb989eabc07030 Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Mon, 11 Nov 2024 15:51:14 +0800
Subject: [PATCH] 企业详情优化
---
package.json | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index f79ce45..eb0937b 100644
--- a/package.json
+++ b/package.json
@@ -16,8 +16,14 @@
"@dvgis/vite-plugin-dc": "^2.2.0",
"@element-plus/icons-vue": "^2.3.1",
"@fortawesome/fontawesome-free": "^6.6.0",
+ "@turf/turf": "^7.1.0",
"axios": "^1.7.7",
+ "crypto-js": "^4.1.1",
+ "echarts": "^5.5.1",
"element-plus": "^2.8.6",
+ "element-tree-line": "^0.2.1",
+ "js-base64": "^3.7.4",
+ "js-md5": "^0.7.3",
"nprogress": "^0.2.0",
"pinia": "^2.2.4",
"pinia-plugin-persist": "^1.0.0",
--
Gitblit v1.9.3