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