1
guanqb
2023-03-17 f5f994e7bb05f279afff6295a00f4e26ace4019e
src/store/modules/popupParams.js
@@ -33,7 +33,7 @@
        SET_ACTIVITYPOLICEPOPUP (state, activityPolicePopup) {
            state.activityPolicePopup = activityPolicePopup
            // console.log('isshowPopup', activityPolicePopup)
            console.log('isshowPopup', activityPolicePopup)
        },
        SET_ACTIVITYPOLICEPOPUPDATA (state, activityPolicePopupData) {