luobisheng
2022-11-16 13e9ddabf4ba3a89aa2a93fe8d3b35c8604c6813
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',