feat(wms): 新增仓储售后流程页面,添加beautiful-mermaid依赖

1. 新增wms售后流程可视化页面,支持生产全链路和售后处理两种流程图切换展示
2. 安装beautiful-mermaid依赖并配置到transpileDependencies中
This commit is contained in:
2026-06-18 14:50:51 +08:00
parent 5828dbd133
commit 6120e87966
3 changed files with 209 additions and 1 deletions

View File

@@ -44,6 +44,7 @@
"@vue-office/excel": "^1.7.14",
"@vue/composition-api": "^1.7.2",
"axios": "0.24.0",
"beautiful-mermaid": "^1.1.3",
"bpmn-js-token-simulation": "0.10.0",
"clipboard": "2.0.8",
"core-js": "3.25.3",