From 04e9d32ac49bf5a38adf3cd7dab6bff6e346eefd Mon Sep 17 00:00:00 2001 From: Riku <risaku@163.com> Date: 星期一, 08 七月 2024 22:53:51 +0800 Subject: [PATCH] 问题整改跟踪和工作流模块 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index f9d0366..6e7fad2 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "@vueuse/core": "^10.10.0", "axios": "^1.7.2", "dayjs": "^1.11.11", + "echarts": "^5.5.1", "element-plus": "^2.7.4", "pinia": "^2.1.7", "unplugin-vue-components": "^0.27.0", -- Gitblit v1.9.3