From 11836748b73632ca1a28bc2a54a0098044feb5d8 Mon Sep 17 00:00:00 2001 From: Gary Gu <garygu@Garydebijibendiannao.local> Date: Wed, 28 May 2025 15:20:59 +0800 Subject: [PATCH] feat: 甘特图嵌入 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index aa6a8bd..eac4f4c 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "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", -- Gitblit v1.9.3