From 8257a9d130b2572de18c03365722cf56640165a7 Mon Sep 17 00:00:00 2001
From: WX <1377869194@qq.com>
Date: 星期五, 08 九月 2023 17:49:32 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.20.92:8888/r/PM20230220027_Web

---
 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 934293f..e7ecb4e 100644
--- a/src/store/index.ts
+++ b/src/store/index.ts
@@ -40,6 +40,7 @@
       entitiesData: {},
       getData: {},
     },
+    loading: false,
   },
   mutations: {
     // SET_plotting(state, obj) {

--
Gitblit v1.9.3