From 57712331391fbc6c0022d9c1cc80704bc1cdd1d7 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期三, 22 一月 2025 12:17:25 +0800
Subject: [PATCH] 完善功能
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 145c50d..6732866 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
"dependencies": {
"echarts": "^5.6.0",
"element-plus": "^2.9.2",
+ "event-source-polyfill": "^1.0.31",
"vue": "^3.5.13",
"vue-router": "^4.0.13"
},
--
Gitblit v1.8.0