From 55faa5ceff4af2d0a0ec6ed400919c7960723880 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期六, 08 二月 2025 11:11:55 +0800 Subject: [PATCH] 跳过任务的实现 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index e8042cf..4d00bf2 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "url": "https://gitee.com/y_project/RuoYi-Vue.git" }, "dependencies": { + "@antv/g6": "^4.8.21", "@riophae/vue-treeselect": "0.4.0", "axios": "0.28.1", "bpmn-js": "^11.1.0", -- Gitblit v1.8.0