Explorar o código

fix:答疑排序调整

Tang %!s(int64=3) %!d(string=hai) anos
pai
achega
4db49a9599
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/course-detail/index.vue

+ 1 - 1
src/pages/course-detail/index.vue

@@ -5780,7 +5780,7 @@ export default {
               }
             }
           });
-          self.answerList = data1;
+          self.answerList = data1.reverse();
         });
     },
     courseCourseList() {