guanqb
2023-02-11 c161bd781d6a6696e4ee9be70067b7fcd824767c
src/store/modules/popupParams.js
@@ -1,6 +1,9 @@
const popupParams = {
    state: {
        detailsPopup: false,
        detailsPopup: {
            showBox: false,
            showBtn: true
        },
        dataPopup: {}
    },
    mutations: {