From 6890da87dc401a2748fbe1a45fe0caa4d7bfd544 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期一, 17 二月 2025 14:15:59 +0800
Subject: [PATCH] 更改配置信息,上片模块找回获取工程号方式
---
UI-Project/package.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/UI-Project/package.json b/UI-Project/package.json
index acb0d7e..7a22777 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -12,6 +12,7 @@
"@vue-macros/reactivity-transform": "^0.3.23",
"axios": "^1.6.8",
"chart.js": "^4.4.3",
+ "dayjs": "^1.11.13",
"echarts": "^5.5.1",
"element-plus": "^2.4.0",
"moment": "^2.30.1",
@@ -24,7 +25,7 @@
"vue": "^3.3.4",
"vue-draggable-plus": "^0.5.0",
"vue-echarts": "^6.7.3",
- "vue-i18n": "^9.10.1",
+ "vue-i18n": "^11.0.0-rc.1",
"vue-print-nb": "^1.7.5",
"vue-router": "^4.0.13",
"vue3-print-nb": "^0.1.4",
--
Gitblit v1.8.0