From f4062e41dfbe26ca7664a963357cc0b9bea37b44 Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期五, 01 十二月 2023 16:10:44 +0800
Subject: [PATCH] 风险模型页面的折线图写成组件

---
 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