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