This commit is contained in:
““shijing 2021-08-25 16:15:12 +08:00
commit 1ccd2145c5
1 changed files with 6 additions and 5 deletions

View File

@ -30,12 +30,13 @@
}
},
onShow(){
this.page = 1;
this.page = 1;
this.getLists();
// this.$u.api.getMyVideoRecord({}).then(res => {
// this.dataList = res.data.results;
// console.log(res.data.results)
// })
//this.$u.api.getMyVideoRecord({}).then(res => {
// this.dataList = res.data.results;
// console.log(res.data.results)
//})
},
methods: {
plauVideo(item){