zhouna 5 лет назад
Родитель
Сommit
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