From bdd99a4f6edb84d8eebe6afc38c2c2f86fb4a52c Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Mon, 16 Jun 2025 14:13:57 +0800
Subject: [PATCH] 修改查询条件
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index aa83b8d..d7cdde8 100644
--- a/package.json
+++ b/package.json
@@ -36,10 +36,12 @@
"sortablejs": "^1.15.0",
"splitpanes": "^3.1.1",
"vue": "^3.2.36",
+ "vue-baidu-map-3x": "^1.0.35",
"vue-clipboard3": "^2.0.0",
"vue-grid-layout": "^3.0.0-beta1",
"vue-i18n": "^9.1.10",
"vue-router": "^4.0.15",
+ "vue3-json-excel": "^1.0.10-alpha",
"wangeditor": "^4.7.15",
"xlsx": "^0.18.5"
},
--
Gitblit v1.9.2