From 7bf1f40b58ee3c61664b5f16a84cbaac59f88735 Mon Sep 17 00:00:00 2001 From: du <13220750630.163.com> Date: 星期一, 23 六月 2025 15:00:28 +0800 Subject: [PATCH] 流程图 --- ruoyi-ui/apps/web-antd/package.json | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ruoyi-ui/apps/web-antd/package.json b/ruoyi-ui/apps/web-antd/package.json index 2138a2a..7336cf0 100644 --- a/ruoyi-ui/apps/web-antd/package.json +++ b/ruoyi-ui/apps/web-antd/package.json @@ -46,14 +46,18 @@ "@vben/utils": "workspace:*", "@vueuse/core": "catalog:", "ant-design-vue": "catalog:", + "axios": "^1.10.0", + "bpmn-js": "^18.6.2", "cropperjs": "^1.6.2", "crypto-js": "^4.2.0", "dayjs": "catalog:", + "diagram-js": "^15.3.0", "echarts": "^5.5.1", "element-plus": "^2.10.2", "jsencrypt": "^3.3.2", "lodash-es": "^4.17.21", "pinia": "catalog:", + "qs": "^6.13.1", "tinymce": "^7.3.0", "unplugin-vue-components": "^0.27.3", "vue": "catalog:", -- Gitblit v1.9.3