From 71f13ae626284e476a300b08a5f9e2c0f188544c Mon Sep 17 00:00:00 2001 From: surprise <15810472099@163.com> Date: 星期二, 09 四月 2024 10:00:22 +0800 Subject: [PATCH] 版本更新 --- src/store/index.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/store/index.js b/src/store/index.js index 84cb1cb..c963ca8 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -22,6 +22,8 @@ loadingInstance: null, SYPOI: null, WGobj: null, + YJXQ:null, + YJXQFlag:false, }, mutations: { getWGobj(state, msg) { -- Gitblit v1.9.3