From 8b8f88d7d8d713a1355d9849f467e3a2dc0c22fe Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期二, 05 九月 2023 14:50:26 +0800
Subject: [PATCH] 配置文件修改

---
 src/store/index.ts |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/store/index.ts b/src/store/index.ts
index bc1b009..6734c3c 100644
--- a/src/store/index.ts
+++ b/src/store/index.ts
@@ -32,6 +32,9 @@
     spatialTitle: null,
     setExportList: false,
     setLayerManager: false,
+    olLon: "0.00",
+    olLat: "0.00",
+    olZoom: 0,
   },
   mutations: {
     //鑾峰彇鐧诲綍Code

--
Gitblit v1.9.3