From 62dfd24e93e0eba9b5bf73ed0518f9777b7ad03b Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期六, 11 十月 2025 12:38:15 +0800
Subject: [PATCH] 1、中空界面调用推送数据接口 2、中空流程卡缺片信息统计sql优化 3、修改缺片查询接口注释,避免接口错误调用

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

diff --git a/UI-Project/package.json b/UI-Project/package.json
index 7a22777..5839fd9 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -15,6 +15,7 @@
     "dayjs": "^1.11.13",
     "echarts": "^5.5.1",
     "element-plus": "^2.4.0",
+    "file-saver": "^2.0.5",
     "moment": "^2.30.1",
     "northglass-mes": "file:",
     "pinia": "^2.1.6",
@@ -26,6 +27,7 @@
     "vue-draggable-plus": "^0.5.0",
     "vue-echarts": "^6.7.3",
     "vue-i18n": "^11.0.0-rc.1",
+    "vue-plugin-hiprint": "^0.0.56",
     "vue-print-nb": "^1.7.5",
     "vue-router": "^4.0.13",
     "vue3-print-nb": "^0.1.4",

--
Gitblit v1.8.0