浏览代码

Update coursewarePlay.vue

lex-xin 6 月之前
父节点
当前提交
66de97ac36
共有 1 个文件被更改,包括 1 次插入0 次删除
  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) {
       // 重置数据