refactor: 重构 bpmnProcessDesigner designer 模块 ele => antd

This commit is contained in:
puhui999
2025-09-07 19:25:34 +08:00
parent 82fdcb5da5
commit 3036a174fc
9 changed files with 469 additions and 467 deletions

View File

@@ -3,6 +3,7 @@
"extends": "@vben/tsconfig/web-app.json",
"compilerOptions": {
"baseUrl": ".",
"allowJs": true,
"paths": {
"#/*": ["./src/*"]
}