From d3591ce8dd26d4336dd99c27efb8d8f792d53cbd Mon Sep 17 00:00:00 2001 From: WX <1377869194@qq.com> Date: 星期三, 12 七月 2023 14:52:37 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.20.39:8989/r/MoonWeb --- src/store/index.ts | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/store/index.ts b/src/store/index.ts index 2bdf8af..d0d113c 100644 --- a/src/store/index.ts +++ b/src/store/index.ts @@ -13,6 +13,8 @@ wkt: null, hasGeom: null, filter: null, + count: 0, + obj: null, }, }, mutations: { -- Gitblit v1.9.3