From 1f0cfb009e7348929325cb3f2af0107e4e524a52 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Wed, 15 Mar 2023 11:06:00 +0800
Subject: [PATCH] 警员新增修改

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

diff --git a/src/store/modules/popupParams.js b/src/store/modules/popupParams.js
index 95025c4..447d855 100644
--- a/src/store/modules/popupParams.js
+++ b/src/store/modules/popupParams.js
@@ -33,6 +33,7 @@
 
         SET_ACTIVITYPOLICEPOPUP (state, activityPolicePopup) {
             state.activityPolicePopup = activityPolicePopup
+            // console.log('isshowPopup', activityPolicePopup)
         },
 
         SET_ACTIVITYPOLICEPOPUPDATA (state, activityPolicePopupData) {

--
Gitblit v1.9.3