From 3ddb9448058989b4f3662e38d45fc1d887c337cf Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期四, 24 八月 2023 17:08:48 +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 29cfd72..38a190b 100644 --- a/src/store/index.ts +++ b/src/store/index.ts @@ -26,6 +26,7 @@ tab: null, showDetails: false, }, + restLayer: false, }, mutations: { //鑾峰彇鐧诲綍Code -- Gitblit v1.9.3