代码优化
This commit is contained in:
@@ -711,10 +711,10 @@
|
||||
data.dyShow = 1
|
||||
// #endif
|
||||
|
||||
if(this.page==1&&$cache_video.videoList){
|
||||
this.videoList=$cache_video.videoList
|
||||
return
|
||||
}
|
||||
// if(this.page==1&&$cache_video.videoList){
|
||||
// this.videoList=$cache_video.videoList
|
||||
// return
|
||||
// }
|
||||
this.$Request.getT('/app/course/selectCourseDetailsList', data).then(res => {
|
||||
if (res.code == 0) {
|
||||
this.pages = res.data.totalPage
|
||||
|
||||
Reference in New Issue
Block a user