From a3eb3f7fd0889c3eed7ea5f5c812246779efa53c Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Thu, 07 Nov 2024 20:25:13 +0800
Subject: [PATCH] 企业详情
---
package.json | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index f79ce45..f8a9aa1 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,12 @@
"@element-plus/icons-vue": "^2.3.1",
"@fortawesome/fontawesome-free": "^6.6.0",
"axios": "^1.7.7",
+ "crypto-js": "^4.1.1",
"element-plus": "^2.8.6",
+ "element-tree-line": "^0.2.1",
+ "echarts": "^5.5.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