luobisheng
2022-12-07 8e367b87b978d20a30a6ca900d95c25c9eb82b0e
src/views/systemSetting/platform/portalSetting/index.vue
@@ -119,7 +119,7 @@
                        url: 'sccg/system/portal/logo/add',
                        data: icon
                    }).then(res => {
                        if (res.code == 200) {
                        if (res.code === 200) {
                            this.$axios({
                                method: 'get',
                                url: 'sccg/system/portal/logo/search',