From 446d5c8eda333a4e6ee3fb6e838e9d859fc847f5 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Thu, 08 May 2025 14:35:51 +0800
Subject: [PATCH] 新增风速等级
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 5326c6d..d7cdde8 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,7 @@
"vue-grid-layout": "^3.0.0-beta1",
"vue-i18n": "^9.1.10",
"vue-router": "^4.0.15",
+ "vue3-json-excel": "^1.0.10-alpha",
"wangeditor": "^4.7.15",
"xlsx": "^0.18.5"
},
--
Gitblit v1.9.2