From 4b275f2093954cc58bbc23e4fc67e67d6fe81c0b Mon Sep 17 00:00:00 2001 From: Riku <risaku@163.com> Date: 星期日, 13 七月 2025 22:46:35 +0800 Subject: [PATCH] 2025.7.13 污染动态溯源 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index c9aa419..afe157a 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "unplugin-vue-components": "^0.26.0", "vue": "^3.4.21", "vue-router": "^4.3.0", + "xlsx": "^0.18.5", "xml2json": "^0.12.0" }, "devDependencies": { -- Gitblit v1.9.3