From b8fbf5280762e4a81cf5b92f3c59a66afc918777 Mon Sep 17 00:00:00 2001 From: Gary Gu <garygu@Garydebijibendiannao.local> Date: Thu, 29 May 2025 10:56:41 +0800 Subject: [PATCH] feat: 甘特图嵌入开发 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 6d5e1ed..eac4f4c 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,11 @@ "axios": "^1.2.1", "crypto-js": "^4.1.1", "dayjs": "^1.11.7", + "dhtmlx-gantt": "^9.0.11", "echarts": "^5.4.1", "echarts-gl": "2.0.9", "element-ui": "^2.15.12", + "flv.js": "^1.6.2", "jquery": "^3.7.1", "lib-flexible": "^0.3.2", "lodash-es": "^4.17.21", -- Gitblit v1.9.3