From 5af214f44c042db87e9169438df42d8bb6151f1a Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期四, 30 十月 2025 13:21:27 +0800
Subject: [PATCH] 开始上片增加排产工程验证

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

diff --git a/UI-Project/package.json b/UI-Project/package.json
index acb0d7e..5839fd9 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -12,8 +12,10 @@
     "@vue-macros/reactivity-transform": "^0.3.23",
     "axios": "^1.6.8",
     "chart.js": "^4.4.3",
+    "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",
@@ -24,7 +26,8 @@
     "vue": "^3.3.4",
     "vue-draggable-plus": "^0.5.0",
     "vue-echarts": "^6.7.3",
-    "vue-i18n": "^9.10.1",
+    "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