Browse Source

多课程数据清空

xuqiaoying 2 năm trước cách đây
mục cha
commit
b0824e7e46
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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