From 79c0397ae8aedb6cc4f5db486e2d9b87a7410d04 Mon Sep 17 00:00:00 2001
From: zhaowei <zhaowei>
Date: 星期五, 18 七月 2025 09:49:25 +0800
Subject: [PATCH] 二保工单批量新增

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

diff --git a/package.json b/package.json
index de242b3..e6a66a1 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
     "lodash.get": "^4.4.2",
     "lodash.pick": "^4.4.0",
     "md5": "^2.2.1",
+    "qrcode.vue": "^1.7.0",
     "nprogress": "^0.2.0",
     "qs": "^6.11.1",
     "sass-loader": "^13.3.2",
@@ -55,6 +56,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"
   },
   "devDependencies": {

--
Gitblit v1.9.3