From 36fbd1e5a40e319e6ac5f43d11c99ba4b66e93a3 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期三, 29 十一月 2023 16:50:16 +0800
Subject: [PATCH] 坡度分析下载修改

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

diff --git a/src/store/index.ts b/src/store/index.ts
index d4f25e6..30d874e 100644
--- a/src/store/index.ts
+++ b/src/store/index.ts
@@ -50,6 +50,7 @@
     slopeQueyFlag:false,
     slopeQueyValue:null,
     showSlopeQuey:false,
+    showlegendLayer:false,
   },
   mutations: {
     // SET_plotting(state, obj) {

--
Gitblit v1.9.3