wl
2022-11-22 83b81a748405be91ab215c7dd3408e1dac4b2292
src/views/systemSetting/platform/portalSetting/index.vue
@@ -134,7 +134,6 @@
                    })
                }
            } else {
                console.log(obj);
                // 发送请求
                this.$axios({
                    method: 'put',
@@ -147,7 +146,6 @@
                    })
                })
            }
            localStorage.removeItem('pic');
            window.location.href = '';
        }