From f74b51190a77c560949abd4628c5f33cd7e734ac Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期六, 14 九月 2024 08:22:50 +0800
Subject: [PATCH] 设备交互结构模板,设备常用前端接口
---
UI-Project/package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/UI-Project/package.json b/UI-Project/package.json
index feeda10..ab715ca 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -13,7 +13,7 @@
"axios": "^1.6.8",
"chart.js": "^4.4.3",
"echarts": "^5.5.1",
- "element-plus": "^2.4.0",
+ "element-plus": "^2.8.2",
"moment": "^2.30.1",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
--
Gitblit v1.8.0