shuishen
2022-03-24 369b82a3d81afe2f0574e2c44fd0a2918516b433
src/store/getters.js
@@ -61,6 +61,7 @@
    ...navigation,
    ...search,
    viewerExist: (state) => state.viewer.viewerExist,
    calenderShow: (state) => state.viewer.calenderShow,
    twoOrThree: (state) => state.viewer.twoOrThree,
    popupBgUrl: (state) => state.popupParams.popupBgUrl,
    pupupQRUrl: (state) => state.popupParams.pupupQRUrl,