forked from srs-police-affairs
src/store/modules/popupParams.js @@ -1,6 +1,9 @@ const popupParams = { state: { detailsPopup: false, detailsPopup: { showBox: false, showBtn: true }, dataPopup: {} }, mutations: {