From d6543f14bd9b7d24d95c7206411397a6f29894a7 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期三, 14 八月 2024 17:41:14 +0800
Subject: [PATCH] 1、fixbug 2、关闭向plc发送出片请求
---
UI-Project/package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/UI-Project/package.json b/UI-Project/package.json
index d92ad12..ba92794 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -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