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,6 +30,7 @@
} }
}, },
onShow(){ onShow(){
this.page = 1; this.page = 1;
this.getLists(); this.getLists();
//this.$u.api.getMyVideoRecord({}).then(res => { //this.$u.api.getMyVideoRecord({}).then(res => {