#
luxiaotao1123
2020-08-14 2a7cc6362c30860c2f18a808b159dda2109fd728
src/main/webapp/views/console.html
@@ -502,7 +502,6 @@
                        } else {
                            siteEl.html(sites[i].siteId);
                        }
                    }
                } else if (res.code === 403){
                    window.location.href = baseUrl+"/login";