From 633baa365a8ba5c523e177ab100282baf96be89f Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期三, 19 六月 2024 08:12:23 +0800
Subject: [PATCH] 根据协议修改josn文件
---
UI-Project/package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/UI-Project/package.json b/UI-Project/package.json
index b816c15..6cade56 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -18,7 +18,7 @@
"sortablejs": "^1.15.1",
"sweetalert2": "^11.10.7",
"vue": "^3.3.4",
- "vue-i18n": "^9.11.0",
+ "vue-i18n": "^9.13.1",
"vue-router": "^4.2.4",
"vxe-table": "^4.5.15",
"xe-utils": "^3.5.14",
--
Gitblit v1.8.0