From a7e7bafd850b207222897db9aa3a525d1bfe1afe Mon Sep 17 00:00:00 2001
From: Lius <Lius2225@163.com>
Date: 星期三, 16 七月 2025 16:36:19 +0800
Subject: [PATCH] 三保列表字段确认

---
 package.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 1c8fad1..e6a66a1 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
   "dependencies": {
     "@antv/data-set": "^0.11.4",
     "@jeecg/antd-online-mini": "3.0.0-RC",
+    "@jiaminghi/data-view": "^2.10.0",
     "@tinymce/tinymce-vue": "2.1.0",
     "@toast-ui/editor": "^2.1.2",
     "ali-oss": "^6.17.1",
@@ -31,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",
@@ -54,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": {
@@ -126,4 +129,4 @@
     "last 2 versions",
     "not ie <= 8"
   ]
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3