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