项目节点弹窗优化,替换tree表格,仿真流程创建功能开发,任务功能优化

This commit is contained in:
weibl
2025-11-06 11:46:47 +08:00
parent b1e1cc5015
commit 28ffb35ad8
35 changed files with 7498 additions and 961 deletions

View File

@@ -22,6 +22,16 @@
"format": "prettier --write src/"
},
"dependencies": {
"@antv/x6": "^2.18.1",
"@antv/x6-plugin-clipboard": "^2.1.6",
"@antv/x6-plugin-dnd": "^2.1.1",
"@antv/x6-plugin-history": "^2.2.4",
"@antv/x6-plugin-keyboard": "^2.2.3",
"@antv/x6-plugin-selection": "^2.2.2",
"@antv/x6-plugin-snapline": "^2.1.7",
"@antv/x6-plugin-stencil": "^2.1.5",
"@antv/x6-plugin-transform": "^2.1.8",
"@antv/x6-vue-shape": "^2.1.2",
"@element-plus/icons-vue": "^2.3.2",
"axios": "^1.11.0",
"dayjs": "^1.11.18",