From 1fb93f73037a8c40ea87c7f09f568df16a6869d1 Mon Sep 17 00:00:00 2001
From: cuijian <cuijian@xalxzn.com>
Date: 星期五, 06 六月 2025 17:26:42 +0800
Subject: [PATCH] 工具台账功能

---
 package.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index e15155c..760f186 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,7 @@
     "dayjs": "^1.8.0",
     "dom-align": "1.12.0",
     "echarts": "^5.5.0",
+    "element-ui": "^2.15.14",
     "enquire.js": "^2.1.6",
     "jquery": "^3.7.1",
     "js-cookie": "^2.2.0",
@@ -32,6 +33,7 @@
     "md5": "^2.2.1",
     "nprogress": "^0.2.0",
     "qiankun": "^2.5.1",
+    "qrcode.vue": "^1.7.0",
     "tinymce": "5.4.1",
     "viser-vue": "^2.4.8",
     "vue": "^2.6.10",
@@ -51,6 +53,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