From b27bc774c69089d29863b5633fcdfa44799eb450 Mon Sep 17 00:00:00 2001
From: yanjinhui <3306209981@qq.com>
Date: 星期一, 09 三月 2026 09:22:15 +0800
Subject: [PATCH] 添加与凯乐士接口调试的日志
---
代码管理/WCS/WIDESEAWCS_Client/package.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/package.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/package.json"
index 977418b..c1e8cdd 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/package.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/package.json"
@@ -18,8 +18,8 @@
"element-plus": "^2.2.14",
"less": "^4.1.1",
"vue": "^3.2.37",
- "vue-draggable-next": "^2.0.1",
- "vue-router": "^4.0.0-0",
+ "vue-draggable-next": "^2.2.0",
+ "vue-router": "^4.1.6",
"vuex": "^4.0.0-0",
"wangeditor": "^4.7.6"
},
--
Gitblit v1.9.3