中扬CRM客户关系管理系统
#
luxiaotao1123
2022-09-12 383d703e74dfb165bc66f29b3c677d50fb71d391
src/main/webapp/views/index.html
@@ -147,7 +147,7 @@
                        $('#hostName').text(res.data.hostName);
                    }
                    if (res.data.root) {
                        showHost();
                        // showHost();
                    }
                } else if (res.code === 403) {
                    top.location.href = baseUrl + "/login";