嵌入bpmn设计流程模块

This commit is contained in:
gexinzhineng/gxzn27
2023-01-28 09:53:43 +08:00
parent 2253ba069f
commit 89c366be68
60 changed files with 10057 additions and 15 deletions

View File

@@ -54,7 +54,15 @@
"vue-types": "^5.0.2",
"vxe-table": "^4.3.9",
"web-storage-cache": "^1.1.1",
"xe-utils": "^3.5.7"
"xe-utils": "^3.5.7",
"bpmn-js-token-simulation": "^0.10.0",
"camunda-bpmn-moddle": "^7.0.1",
"fast-xml-parser": "^4.0.13",
"highlight.js": "^9.18.5",
"min-dash": "^4.0.0",
"vue3-treeselect": "^0.1.10",
"vuedraggable": "^4.1.0",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@commitlint/cli": "^17.4.2",
@@ -76,6 +84,8 @@
"autoprefixer": "^10.4.13",
"consola": "^2.15.3",
"eslint": "^8.32.0",
"bpmn-js": "^8.9.0",
"bpmn-js-properties-panel": "^0.46.0",
"eslint-config-prettier": "^8.6.0",
"eslint-define-config": "^1.14.0",
"eslint-plugin-prettier": "^4.2.1",
@@ -123,4 +133,4 @@
"url": "https://gitee.com/zhijiantianya/ruoyi-vue-pro/issues"
},
"homepage": "https://gitee.com/zhijiantianya/ruoyi-vue-pro"
}
}