From 110ff41b225e47b736fea112c83955a107ead905 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期二, 15 十月 2024 17:07:44 +0800
Subject: [PATCH] 代码合并--新增英文翻译切换按钮
---
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 feeda10..c08443f 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -15,6 +15,7 @@
"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",
--
Gitblit v1.8.0