소스 검색

标题修改3203

zhouna 5 년 전
부모
커밋
c3f6909bd3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/Department.vue

+ 1 - 0
src/components/Department.vue

@@ -75,6 +75,7 @@
             }
         },
         mounted(){
+            document.title = '挂号信息';console.log(11)
             this.$nextTick(()=>{
                 let scroll = setScroll(BScroll,true,'.departmentView')
                 this.scroll = scroll