src/store/index.js
@@ -49,8 +49,13 @@ showZhaiHaiImg: null, isshowZhaiHai: false, isShowImgUpDate: false, isshowGrid:false, isShowVideo:false, isshowGrid: false, isShowVideo: false, isshowBatchGrid: false, batchGridArr: [], isShowMenuCount:false, isireamUrl:null, isBatchGridArr:false, }, mutations: { selectedLayer(state, b) { @@ -112,6 +117,9 @@ setMenuQuery(state, b) { state.isShowMenuQuery = b; }, setMenuCount(state, b) { state.isShowMenuCount = b; }, setImgUpdate(state, b) { state.isShowImgUpDate = b; },