tanxue 3 лет назад
Родитель
Сommit
3ba4c70c27
1 измененных файлов с 0 добавлено и 5 удалено
  1. 0 5
      pages/courseware/index.vue

+ 0 - 5
pages/courseware/index.vue

@@ -769,11 +769,6 @@
 
     },
     mounted() {
-      if(this.$route.query.tabFlag&&this.$route.query.tabFlag==1){
-        this.divType = 'kckf'
-      }else {
-        this.divType = 'kczy'
-      }
       this.getSystemWidth();
     },
     beforeDestroy() {