cuilei
23 小时以前 1b8399357869093ce21b285a921525651c46b2c3
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