Explorar o código

修改默认 展示上册

11wqe1 hai 1 día
pai
achega
d63a87f1e1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 AI6TwoData = ref(courseDataJson.AI6Two)
 
 
 const activegrade = ref(lang.lang != 'hk' ? '3' : '4')
 const activegrade = ref(lang.lang != 'hk' ? '3' : '4')
-const activeterm = ref('1')
+const activeterm = ref('0')
 const activeCurrentData = ref([])
 const activeCurrentData = ref([])
 
 
 onMounted(() => {
 onMounted(() => {