zhangherong
2 天以前 1188adb2db486db50ef13c21622722270ff6de9a
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