zhangherong
3 天以前 f8ea0c93a2c35e84d77d737301bb36f50b8aeebb
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