From 76352e8fc60ef625c147fa82a16b7435c66fc169 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期四, 20 三月 2025 14:51:10 +0800 Subject: [PATCH] art: 设备管理-设备台账列表 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index e15155c..ee25293 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "ant-design-vue": "^1.7.2", "axios": "^0.18.0", "china-area-data": "^5.0.1", + "element-ui": "^2.15.14", "clipboard": "^2.0.4", "codemirror": "^5.46.0", "cron-parser": "^2.10.0", @@ -51,6 +52,7 @@ "vuex": "^3.1.0", "vxe-table": "2.9.13", "vxe-table-plugin-antd": "1.8.10", + "workflow-bpmn-modeler": "^0.2.8", "xe-utils": "2.4.8", "xss": "^1.0.13" }, -- Gitblit v1.9.3