Parcourir la source

修改默认 展示上册

11wqe1 il y a 1 jour
Parent
commit
d63a87f1e1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/main/courseSelect.vue

+ 1 - 1
src/components/main/courseSelect.vue

@@ -361,7 +361,7 @@ const AI6Data = ref(courseDataJson.AI6one)
 const AI6TwoData = ref(courseDataJson.AI6Two)
 
 const activegrade = ref(lang.lang != 'hk' ? '3' : '4')
-const activeterm = ref('1')
+const activeterm = ref('0')
 const activeCurrentData = ref([])
 
 onMounted(() => {