zhanghua
2022-11-16 129e151f68e215ff592bb36ef52eb1ed5c15740d
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 = '';
        }