From 12d6cdda86f1801793c58c7693bf4664e7826ecd Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期二, 18 七月 2023 17:29:31 +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 f9376c1..eefdfec 100644 --- a/src/store/index.ts +++ b/src/store/index.ts @@ -17,6 +17,7 @@ obj: null, }, chekNowLayers: [], + exportImgUrl: "", }, mutations: { //鑾峰彇鐧诲綍Code -- Gitblit v1.9.3