src/utils/store.js @@ -8,6 +8,11 @@ list: {}, show: false }, queryLayer: { data: null, isShow: false, val: null, }, setPoplayerListAction(newValue) { if (this.debug) { } this.Poplayer.list = newValue