From c3b60d865c3457c35054446e81b352e93e00a696 Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期一, 12 一月 2026 18:31:11 +0800
Subject: [PATCH] 更改了大部分功能和逻辑
---
项目代码/WMS/WIDESEA_WMSClient/package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/package.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/package.json"
index 1361f44..5c98422 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/package.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/package.json"
@@ -9,8 +9,10 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
+ "@jiaminghi/data-view": "^2.10.0",
"axios": "^0.21.1",
"core-js": "^3.6.5",
+ "dayjs": "^1.11.19",
"echarts": "^5.0.2",
"element-plus": "^1.0.2-beta.71",
"html2canvas": "^1.4.1",
--
Gitblit v1.9.3