luobisheng
2022-11-18 ad32b2a769637629ce505a70e508780f7074a05c
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 = '';
        }