Sfoglia il codice sorgente

Update coursewarePlay.vue

lex-xin 6 mesi fa
parent
commit
66de97ac36
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/coursewarePlay/coursewarePlay.vue

+ 1 - 0
src/views/coursewarePlay/coursewarePlay.vue

@@ -382,6 +382,7 @@ function getCoursewareMenuList(id?: string) {
 }
 let flattenCoursewareListData: any = [] // 临时扁平化数据
 function handlePointList(pointList: any[], isSearch?: boolean) {
+   flattenCoursewareListData = []
    const list = filterPointList(pointList)
    if (!isSearch) {
       // 重置数据