fix: 增加流程图前端代码

This commit is contained in:
yunlong.li
2021-11-18 12:06:24 +08:00
parent 00f59fdc75
commit 3f90e79d8a
30 changed files with 7241 additions and 4 deletions

View File

@@ -40,7 +40,8 @@
"@riophae/vue-treeselect": "0.4.0",
"axios": "0.21.0",
"clipboard": "2.0.6",
"core-js": "3.8.1",
"core-js": "3.19.1",
"jeeplus-bpmn": "^6.0.10",
"echarts": "4.9.0",
"element-ui": "2.15.0",
"file-saver": "2.0.4",
@@ -75,7 +76,8 @@
"sass-loader": "10.1.0",
"script-ext-html-webpack-plugin": "2.1.5",
"svg-sprite-loader": "5.1.1",
"vue-template-compiler": "2.6.12"
"vue-template-compiler": "2.6.12",
"vue2-ace-editor": "^0.0.15"
},
"engines": {
"node": ">=8.9",