src/App.vue @@ -32,9 +32,7 @@ const pic = JSON.parse(sessionStorage.getItem('pic')); if (pic) { result = pic; // console.log('缓存') } else { // console.log('请求'); await this.$axios({ method: 'get', url: 'sccg/system/portal/logo/search',