From ce190a7e169e6e632a89a952ec94f0a308ccf724 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期三, 24 九月 2025 15:09:26 +0800 Subject: [PATCH] feat: 页面 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 8a1f328..f1a0151 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,7 @@ "vue": "3.5.11", "vue-component-type-helpers": "^2.1.6", "vue-echarts": "^7.0.3", + "vue-json-viewer": "^3.0.4", "vue-router": "^4.4.5", "vue-types": "^5.1.3", "xlsx": "0.18.5", -- Gitblit v1.9.1