From fcc5348307a44b2312b168e98e880c0e60f3c19e Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期一, 27 三月 2023 16:07:53 +0800
Subject: [PATCH] 一张图底图切换优化;综合展示,图层管理模型添加透明度设置;目录管理添加目录下载功能;附件预览添添加图片设置

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

diff --git a/src/store/index.js b/src/store/index.js
index c7791ed..30f8663 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -72,6 +72,8 @@
     pickoption: null,
     previewLayer: null,
     histLenged: false,
+    setAlphaDity: null,
+    setAlphaList: [],
   },
   mutations: {
     //鑾峰彇鏉冮檺鍚堥泦

--
Gitblit v1.9.3