shuishen
2023-02-27 0103bda51f9f7e2bd1c0efbefe9cfa7c8127d33c
src/store/modules/popupParams.js
@@ -2,7 +2,8 @@
    state: {
        detailsPopup: {
            showBox: false,
            showBtn: true
            showBtn: true,
            openMenu: ''
        },
        dataPopup: {}
    },