Lius
2024-03-04 91e8c2871a3947b23cfe90344f7e1bed505b3633
src/components/layouts/TabLayout.vue
@@ -165,7 +165,7 @@
      // update-begin-author:sunjianlei date:20200120 for: 动态更改页面标题
      changeTitle(title) {
        let projectTitle = "统计分析"
        let projectTitle = "MDC智慧车间"
        // 首页特殊处理
        if (this.$route.path === indexKey) {
          document.title = projectTitle