保存、预览流程

This commit is contained in:
cxc
2022-12-20 14:34:38 +08:00
parent 7726fcbf54
commit a0c3e7bd00
21 changed files with 1301 additions and 856 deletions

View File

@ -22,12 +22,11 @@
"axios": "0.27.2",
"bpmn-js-token-simulation": "0.10.0",
"clipboard": "^2.0.11",
"diagram-js": "^11.4.1",
"echarts": "5.4.0",
"element-plus": "2.2.21",
"file-saver": "2.0.5",
"fuse.js": "6.6.2",
"highlight.js": "^11.7.0",
"highlight.js": "10.5.0",
"js-cookie": "3.0.1",
"jsencrypt": "3.3.1",
"nprogress": "0.2.0",
@ -47,8 +46,8 @@
"@vue/babel-helper-vue-transform-on": "^1.0.2",
"@vue/compiler-sfc": "3.2.45",
"bpmn-js": "7.4.0",
"bpmn-js-properties-panel": "^1.13.1",
"camunda-bpmn-moddle": "^7.0.1",
"bpmn-js-properties-panel": "0.37.2",
"camunda-bpmn-moddle": "4.4.1",
"sass": "1.56.1",
"unplugin-auto-import": "0.11.4",
"vite": "3.2.3",