From 03fd56d1a050b9ca6e795de15a4f48b50fe41aff Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期五, 16 八月 2024 12:22:13 +0800
Subject: [PATCH] 修改流程卡打印样式

---
 UI-Project/package.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/UI-Project/package.json b/UI-Project/package.json
index d92ad12..feeda10 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -8,7 +8,7 @@
     "preview": "vite preview"
   },
   "dependencies": {
-    "@element-plus/icons-vue": "^2.1.0",
+    "@element-plus/icons-vue": "^2.3.1",
     "@vue-macros/reactivity-transform": "^0.3.23",
     "axios": "^1.6.8",
     "chart.js": "^4.4.3",
@@ -24,6 +24,7 @@
     "vue-draggable-plus": "^0.5.0",
     "vue-echarts": "^6.7.3",
     "vue-i18n": "^9.10.1",
+    "vue-print-nb": "^1.7.5",
     "vue-router": "^4.2.4",
     "vue3-print-nb": "^0.1.4",
     "vxe-table": "^4.5.15",

--
Gitblit v1.8.0