From b41b6bcda8d085b0c9b0f3d176e76fbed97557a8 Mon Sep 17 00:00:00 2001
From: 584911253@qq.com <584911253@qq.com>
Date: 星期二, 14 三月 2023 16:15:47 +0800
Subject: [PATCH] 拾取分析功能开发

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

diff --git a/src/store/index.js b/src/store/index.js
index 689fe65..0a314fe 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -40,6 +40,7 @@
     propertiesFlag: null,
     propertiesName: null,
     propertiesInfo: null,
+    pickUpPointInfo: null,
 
     //涓婚鍒囨崲
     theme: variables.theme,

--
Gitblit v1.9.3