1
mayisheng
2022-08-15 81f54040c2cb65537c6c6e1db8358a39a57dea0d
src/store/getters.js
@@ -1,6 +1,7 @@
// 手机端
const mobile = {
    // mviewer: (state) => state.mobile.mviewer,
    pinchFlag: (state) => state.mobile.pinchFlag,
    zoomRange: (state) => state.mobile.zoomRange,
    mBigPopup: (state) => state.mobile.mBigPopup,
    popupOurOpenData: (state) => state.mobile.popupOurOpenData,