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 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 22b2295..4d00bf2 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "ruoyi",
   "version": "3.8.8",
-  "description": "灏勬椽椤圭洰绠$悊绯荤粺",
+  "description": "灏勬椽鏅烘収椤圭洰绠$悊绯荤粺",
   "author": "灏勬椽椤圭洰",
   "license": "MIT",
   "scripts": {
@@ -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