luobisheng
2022-11-25 528c4590c60e18fc480b191cd284013ee8310723
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',