yujialong 2 months ago
parent 7686adc244
commit cccec80f2a
  1. 1
      course/courseDetail/courseDetail.vue

@ -398,6 +398,7 @@
row.viewUrl = row.fileUrl row.viewUrl = row.fileUrl
this.curRow = row this.curRow = row
} }
if (!this.curRow.isVideo) this.videoFullScreen = false
}, },
// //
secClick(row) { secClick(row) {

Loading…
Cancel
Save