From d1f7ca24bfba95331f81f0b7a0d48739e6850262 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期五, 20 九月 2024 15:49:14 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/UI-Project/package.json b/UI-Project/package.json
index d92ad12..c08443f 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -8,13 +8,14 @@
     "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",
     "echarts": "^5.5.1",
     "element-plus": "^2.4.0",
     "moment": "^2.30.1",
+    "northglass-mes": "file:",
     "pinia": "^2.1.6",
     "pinia-plugin-persistedstate": "^3.2.0",
     "qrcode": "^1.5.4",
@@ -24,6 +25,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