luobisheng
2022-11-24 447a59c76ab12961bce6ae2f9ca6c5cce1905ad8
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',