From cc890f987b770e5a73f5ef12d41b25f6bb448fcd Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期四, 23 十一月 2023 16:37:45 +0800
Subject: [PATCH] 1.增加了风险模型跳转逻辑 2.修改了风险模型页面部分逻辑

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

diff --git a/package.json b/package.json
index d3ee70a..1bd5609 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,8 @@
     "echarts": "^5.4.3",
     "element-plus": "^2.3.12",
     "js-cookie": "^3.0.1",
+    "js-md5": "^0.7.3",
+    "pinia": "^2.1.7",
     "sass": "^1.66.1",
     "unplugin-icons": "^0.17.0",
     "vue": "^3.3.4",

--
Gitblit v1.9.3