From b81460571b946037ae55a93b9271693d907681bd Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期四, 20 二月 2025 15:49:57 +0800 Subject: [PATCH] 项目增加项目子类型字段 --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 4d00bf2..91a2679 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "url": "https://gitee.com/y_project/RuoYi-Vue.git" }, "dependencies": { - "@antv/g6": "^4.8.21", + "@antv/g6": "^4.8.24", "@riophae/vue-treeselect": "0.4.0", "axios": "0.28.1", "bpmn-js": "^11.1.0", -- Gitblit v1.8.0