luobisheng
2022-11-16 13e9ddabf4ba3a89aa2a93fe8d3b35c8604c6813
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 = '';
        }