From 46ab834b2bb67e6dce0069a9cff397bbcf1433d8 Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期二, 16 四月 2024 13:29:13 +0800
Subject: [PATCH] 代码迁移更新

---
 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 d123656..afef130 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "northglass-erp",
+  "name": "northglass-mes",
   "version": "0.0.0",
   "private": true,
   "scripts": {
@@ -18,6 +18,7 @@
     "sortablejs": "^1.15.1",
     "sweetalert2": "^11.10.7",
     "vue": "^3.3.4",
+    "vue-i18n": "^9.11.0",
     "vue-router": "^4.2.4",
     "vxe-table": "^4.5.15",
     "xe-utils": "^3.5.14",
@@ -26,6 +27,7 @@
   "devDependencies": {
     "@types/sortablejs": "^1.15.7",
     "@vitejs/plugin-vue": "^4.3.4",
+    "http-proxy-middleware": "^3.0.0",
     "vite": "^4.4.9"
   }
 }

--
Gitblit v1.8.0