Explorar el Código

多课程数据清空

xuqiaoying hace 2 años
padre
commit
b0824e7e46
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      pages3/polyv/detail.vue

+ 2 - 1
pages3/polyv/detail.vue

@@ -834,7 +834,7 @@ export default {
       this.menuList = []
       this.$api.courseCourseList({
         pageNum: 1,
-        pageSize: 100,
+        pageSize: 200,
         goodsId: this.goodsId,
         gradeId: this.gradeId,
         orderGoodsId: this.orderGoodsId,
@@ -904,6 +904,7 @@ export default {
       })
     },
     getCourseTeacher(rows) {
+      this.goodsTeacher = []
       //获取商品双师资模板
       this.$api.courseTeacherList({
           goodsId: this.goodsId