src/components/layouts/TabLayout.vue
@@ -183,7 +183,7 @@ * @param title 要修改的新标题 */ changeTitle(title) { let projectTitle = "MDC智慧车间" let projectTitle = "双林轴承智慧车间" // 首页特殊处理 if (this.$route.path === indexKey) { document.title = projectTitle